usehooks icon indicating copy to clipboard operation
usehooks copied to clipboard

useType hook from @microstates/react

Open taras opened this issue 6 years ago • 0 comments

useType makes it super easy to use Microstates' composable runtime type system with React.

Implementation can be found in @microstates/react repo.

Example usage can be found in TodoMVC with Microstates & React Codesandbox

taras avatar Feb 08 '19 22:02 taras