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, all the components on the front-end are being styled using the withStyles HOC. We should switch to using the hooks API for functional components. https://material-ui.com/styles/basics/#hook-api
The text was updated successfully, but these errors were encountered:
Currently, all the components on the front-end are being styled using the
withStyles
HOC. We should switch to using the hooks API for functional components. https://material-ui.com/styles/basics/#hook-apiThe text was updated successfully, but these errors were encountered: