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
The redux store is for things that are globally used accross the app, not for persisting values of a popup. Instead they shoud be a private state of components
The text was updated successfully, but these errors were encountered:
The redux store is for things that are globally used accross the app, not for persisting values of a popup. Instead they shoud be a private state of components
The text was updated successfully, but these errors were encountered: