UNPKG

@mui/styles

Version:

MUI Styles - The legacy JSS-based styling solution of Material UI.

3 lines 135 B
// We use the same empty object to ref count the styles that don't need a theme object. const noopTheme = {}; export default noopTheme;