Skip to content
Snippets Groups Projects
Commit 7b86c31b authored by Björn Modée's avatar Björn Modée
Browse files

Add comments

parent 3f20002f
No related branches found
No related tags found
No related merge requests found
Pipeline #46047 passed with warnings
...@@ -9,6 +9,7 @@ import { ThemeProvider } from 'styled-components' ...@@ -9,6 +9,7 @@ import { ThemeProvider } from 'styled-components'
import Main from './Main' import Main from './Main'
import { Wrapper } from './styled' import { Wrapper } from './styled'
/** Create a theme for the application with the colors specified by customer */
const theme = createMuiTheme({ const theme = createMuiTheme({
palette: { palette: {
primary: { primary: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment