diff --git a/client/src/App.tsx b/client/src/App.tsx index fab142f7a194f228910f50af3968452b39c179b6..8ab75ad02c1c58787fb3236161695bbeeeb59c5d 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -9,6 +9,7 @@ import { ThemeProvider } from 'styled-components' import Main from './Main' import { Wrapper } from './styled' +/** Create a theme for the application with the colors specified by customer */ const theme = createMuiTheme({ palette: { primary: {