Fix code-style

This commit is contained in:
Thomas Nordquist
2019-04-11 19:34:23 +02:00
parent 52c44327d0
commit d1f4bc678c
22 changed files with 43 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
import { createMuiTheme } from "@material-ui/core";
import { amber } from "@material-ui/core/colors";
import { createMuiTheme } from '@material-ui/core'
import { amber } from '@material-ui/core/colors'
const baseTheme = {
typography: {