You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Referencing issue: mui/material-ui#15573 here. Currently, we only have access to the default 13 variants in Typography using material-ui custom theme options. Definitely helpful for us to add custom options but not yet possible without Typescript complaining...
The text was updated successfully, but these errors were encountered:
Declare many themes with this limited set of names and provide them at different points around elements needing additional customization, otherwise, an overall AppTheme is applied.
Referencing issue: mui/material-ui#15573 here. Currently, we only have access to the default 13 variants in
Typography
using material-ui custom theme options. Definitely helpful for us to add custom options but not yet possible without Typescript complaining...The text was updated successfully, but these errors were encountered: