Move registerSW out

This commit is contained in:
nimbleghost 2023-06-30 08:59:20 +02:00
parent 57bd37ef2f
commit 0b918464c1
4 changed files with 35 additions and 27 deletions

View file

@ -58,6 +58,7 @@ export const darkTheme = {
MuiPaper: {
styleOverrides: {
root: {
// for the sidebar on narrow (xs) screens
backgroundImage: "none",
},
},