We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89c536 commit ee923f2Copy full SHA for ee923f2
packages/ra-no-code/src/mui.d.ts
@@ -1,12 +1 @@
1
import type {} from '@mui/material/themeCssVarsAugmentation';
2
-
3
-declare module '@mui/material/styles' {
4
- interface PaletteOptions {
5
- bulkActionsToolbarColor?: string;
6
- bulkActionsToolbarBackgroundColor?: string;
7
- }
8
- interface Palette {
9
- bulkActionsToolbarColor: string;
10
- bulkActionsToolbarBackgroundColor: string;
11
12
-}
0 commit comments