Moritz Hofmeister
03/09/2022, 2:56 PMBaseTheme
& ThemeOptions
in @mui/material/styles/createTheme should inherit from Theme
& ThemeOptions
from @mui/system/createTheme/createTheme
This leads to problems like not being able to access breakpoints
of the theme
I already created a corresponding issue