Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: load active item from storage if present (#174)
We were doing this in the old redux model, but forgot to implement since we moved the "active" state to the historySlice rather than the stateSlice for easier manipulation and removing thunks
- Loading branch information