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
Components should be styled better, now only program logic is working. Material UI provides quite much tools to do stylings in components (like setting <Grid xs=6>), but for app-wide stylings we should use Material UI:s makeMuiTheme -modules and .
Proposed solution
Components should be styled better, now only program logic is working. Material UI provides quite much tools to do stylings in components (like setting
<Grid xs=6>
), but for app-wide stylings we should use Material UI:s makeMuiTheme -modules and .Things that need to be set:
DoD (Definition of Done)
Components are styled in consistent way
Testing
The text was updated successfully, but these errors were encountered: