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 each component's internal states deal with too much UI updates.
Adding redux will help centralise states for UI making it easier to handle changes
The text was updated successfully, but these errors were encountered:
Currently each component's internal states deal with too much UI updates.
Adding redux will help centralise states for UI making it easier to handle changes
The text was updated successfully, but these errors were encountered: