update button theme

This commit is contained in:
2025-10-24 21:29:38 +08:00
parent 2f4930b39a
commit ac2d49a400
2 changed files with 2 additions and 1 deletions

View File

@@ -64,6 +64,7 @@ export const applyThemeWithOverrides = (themeConfig: ThemeOptions): ThemeOptions
},
defaultProps: {
disableElevation: true,
disableRipple: false,
},
},
MuiAlert: {