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
Currently, the app is using redux as a state store. It needs to be persisted on local storage so that the state remains even the user refreshes the page.
The text was updated successfully, but these errors were encountered:
Currently, the app is using redux as a state store. It needs to be persisted on local storage so that the state remains even the user refreshes the page.
The text was updated successfully, but these errors were encountered: