Global overrides MUI components
Overrides the components of the MUI in the directory src/theme/core/components
.
styleOverrides
https://mui.com/material-ui/customization/theme-components/#theme-style-overrides
defaultProps
https://mui.com/material-ui/customization/theme-components/#theme-default-props
Example:
Reference:
Before Overrides (MUI theme)
After Overrides (Minimal theme)
The change will apply globally for MUI component.
This helps you to deeply customize your style, to suit your design.