build ok,
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import type { Components } from '@mui/material/styles';
|
||||
|
||||
import type { Theme } from '../types';
|
||||
|
||||
export const MuiButtonGroup = { defaultProps: { disableRipple: true } } satisfies Components<Theme>['MuiButtonGroup'];
|
Reference in New Issue
Block a user