Andy Wilson

Results 99 comments of Andy Wilson

I have another example of where i have an svg icon inside of an image tag that is inside a label with html for and i have the word upload...

@TerrellLinnell the repo is currently dead, i host a cloned version at https://github.com/The-Code-Monkey/TechStack/tree/dev/packages/styled-system not got a readme as of yet as the mono repo is still being built up but...

i also host a cloned version at https://github.com/The-Code-Monkey/TechStack/tree/dev/packages/styled-system not got a readme as of yet as the mono repo is still being built up but to install its @aw-web-design/styled-system let...

@mikirejf feel free to try out my version for now, currently it's a typescript clone but will be getting some updates down the line.

I have a version as part of my TechStack repo, feel free to add issues and features there. I will add people as maintainers if they are wanting to

I am aware I've made some changes but 99% of it is the same, my aim is to have documentation written for all the packages in that repo by the...

I have just finished my fix for this issue, i will hopefully be pushing a fix for this to my TechStack repo in a few mins. All thats needed is...

As of react 17 you dont need to import react at the top of the file, ive just done this and if you are using typescript you just need to...

https://codesandbox.io/s/bold-napier-1vyn9b?file=/src/range-test.js Here is an example of what i get when using your hooks sandbox.

Ok but the other problem, as i think ive fixed that one is the fact that canRefine comes back as false which stops the refine function from working when previously...