Closed jasonben closed 1 year ago
Upon upgrading material from 5.10 to 5.11 we had been getting the error
SyntaxError: Unexpected token 'export'
Changing the import syntax for ThemeProvider resolved the issue
https://mui.com/material-ui/migration/v5-style-changes/
Description
Upon upgrading material from 5.10 to 5.11 we had been getting the error
Changing the import syntax for ThemeProvider resolved the issue
Useful links
https://mui.com/material-ui/migration/v5-style-changes/