aboutsummaryrefslogtreecommitdiff
path: root/modern
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2022-05-23 19:15:24 -0700
committerAnton Tananaev <anton@traccar.org>2022-05-23 19:15:24 -0700
commitd5dd02b6eb1b71e420e68a72488f08374f04f678 (patch)
treec0d7c2492b5cb3b5041dc4c6715e4dedbc94df47 /modern
parent2f1574900cbd2e272d088ec721c4691f1db9a6f1 (diff)
downloadtrackermap-web-d5dd02b6eb1b71e420e68a72488f08374f04f678.tar.gz
trackermap-web-d5dd02b6eb1b71e420e68a72488f08374f04f678.tar.bz2
trackermap-web-d5dd02b6eb1b71e420e68a72488f08374f04f678.zip
Fix style issue
Diffstat (limited to 'modern')
-rw-r--r--modern/src/common/theme/palette.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/modern/src/common/theme/palette.js b/modern/src/common/theme/palette.js
index dc9e58e4..6a49ba59 100644
--- a/modern/src/common/theme/palette.js
+++ b/modern/src/common/theme/palette.js
@@ -1,5 +1,6 @@
-import { amber, grey, green, indigo, red } from '@mui/material/colors';
-import { common } from '@mui/material/colors';
+import {
+ amber, grey, green, indigo, red, common,
+} from '@mui/material/colors';
export default {
background: {