Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ej/fix persisted store (digidem#746)
* fix: restore setting persisted storage async * fix: make saved types in config consistent * fix: revert async await again (??) problem appears to be the format that's being saved (JSON or string) * fix: revert zustand serialisation stuf... persisted store working correctly now * fix: remove typings for `getItem`, `setItem`, and `removeItem`
- Loading branch information