feat: add "Compilation" filter to albums
This commit is contained in:
@@ -7,6 +7,13 @@ export const DarkTheme = {
|
||||
},
|
||||
secondary: blue,
|
||||
type: 'dark'
|
||||
},
|
||||
overrides: {
|
||||
MuiFormGroup: {
|
||||
root: {
|
||||
color: 'white'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user