astoilkov / use-local-storage-state

React hook that persists data in localStorage
MIT License
1.1k stars 41 forks source link

Add CodeSandbox example #22

Closed karlhorky closed 3 years ago

karlhorky commented 3 years ago

Hi there 👋 First of all, thanks for this library! Cool to have something that's more maintained than donavon/use-persisted-state!

Just was looking for a demo of the examples to play around with, and I found that there wasn't one.

I created this CodeSandbox at the link I've added (I've frozen it so I don't accidentally make changes), but feel free to fork it to your own account if you would like to handle it yourself.

astoilkov commented 3 years ago

@karlhorky Thanks for the contribution. I will take a look at it soon and write to you.

karlhorky commented 3 years ago

Glad to help, thanks for the merge!

astoilkov commented 3 years ago

Thanks for the pull request! 😛