lostpebble / pullstate

Simple state stores using immer and React hooks - re-use parts of your state by pulling it anywhere you like!
https://lostpebble.github.io/pullstate
MIT License
1.08k stars 23 forks source link

Docs: Fix broken link to Immer's README #125

Closed willstott101 closed 3 years ago

willstott101 commented 3 years ago

The relevant information can now be found in the immer docs.

lostpebble commented 3 years ago

Thanks @willstott101 !