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
Add a way for users to toggle between the default theme and a dark theme.
This is pretty easy to implement since we're already using Material-UI - Some of the implementation for a dark theme has already been started in the App component
Add a way for users to toggle between the default theme and a dark theme.
This is pretty easy to implement since we're already using Material-UI - Some of the implementation for a dark theme has already been started in the App component