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
Luckily it seems that we only have a conflict in text attribute, there is no default key in text Why would you like this to be added:
This will help with Typescript when we migrate to Nextjs and allow light/dark mode switching easily
The text was updated successfully, but these errors were encountered:
What would you like to be added:
A matching theming attributes to MUI default theme structure
Change our current theming from ...
to Something similar to the following...
Luckily it seems that we only have a conflict in text attribute, there is no
default
key intext
Why would you like this to be added:
This will help with Typescript when we migrate to Nextjs and allow light/dark mode switching easily
The text was updated successfully, but these errors were encountered: