Set appbar color on light theme
This commit is contained in:
@@ -50,6 +50,7 @@ export function GridLayouts({
|
||||
aria-controls={open ? 'account-menu' : undefined}
|
||||
aria-haspopup="true"
|
||||
aria-expanded={open ? 'true' : undefined}
|
||||
color="inherit"
|
||||
>
|
||||
<ViewModuleIcon />
|
||||
</IconButton>
|
||||
|
||||
Reference in New Issue
Block a user