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 app started out using React.useContext() instead of redux, but later was migrated over. So the reducers and actions are all in one big file each. This could be split up and organized better. Also we probably aren't following all the current best practices for react/redux.
The app started out using React.useContext() instead of redux, but later was migrated over. So the reducers and actions are all in one big file each. This could be split up and organized better. Also we probably aren't following all the current best practices for react/redux.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: