polemius / recoil-persist

Package for recoil state manager to persist and rehydrate store
https://polemius.dev/recoil-persist/
MIT License
348 stars 40 forks source link

prevent DefaultValue from being set when the localStorage state does not contain the key. Fixes #26 #36

Open bartvanremortele opened 3 years ago

bartvanremortele commented 3 years ago

This fixes #26