You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is an existing localStorage entry for `key`, the library should
not throw an error, but replace the existing `localStorage` entry with
the `initialValue`.
This allows users of this library to modify stores with new schemas with
ease.
0 commit comments