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
With a new version material-ui, when building my app with Aztec form, I got the error in TimePicker.js:
Module not found: Error: Can't resolve 'material-ui/styles/colors'.
the colors of new material-ui is located at 'material-ui/colors'.
How could I make the code changes and rebuild Aztec?
The text was updated successfully, but these errors were encountered:
With a new version material-ui, when building my app with Aztec form, I got the error in TimePicker.js:
Module not found: Error: Can't resolve 'material-ui/styles/colors'.
the colors of new material-ui is located at 'material-ui/colors'.
How could I make the code changes and rebuild Aztec?
The text was updated successfully, but these errors were encountered: