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
mariogiampieri
changed the title
Persist assignments in local storage or IndexDB
Persist document and assignments in local storage or IndexDB
Aug 18, 2024
I recommend we use the
persist
capabilties of Zustand for this- we can uselocalStorage
or the IndexedDB without another library: https://docs.pmnd.rs/zustand/integrations/persisting-store-dataThe text was updated successfully, but these errors were encountered: