Remove v4 theme

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-01-22 04:11:49 +04:00
parent 7406ae51cf
commit 514a1e19f1
+2 -2
View File
@@ -1,7 +1,7 @@
import {createTheme, adaptV4Theme} from '@mui/material/styles' import {createTheme} from '@mui/material/styles'
import {red} from '@mui/material/colors' import {red} from '@mui/material/colors'
const theme = createTheme(adaptV4Theme({ const theme = createTheme(({
palette: { palette: {
primary: { primary: {
main: '#556cd6' main: '#556cd6'