- Notifications
You must be signed in to change notification settings - Fork 414
Closed
Description
Is your feature request related to a problem? Please describe.
Material UI v5 has some breaking changes, most notably the import paths.
Describe the solution you'd like
Update the React Material renderer set to Material UI v5
Describe alternatives you've considered
Adjust React Material renderer set to be compatible with Material UI v4 and v5. However this requires additional effort and may have consequences on the renderer set architecture.
Framework
React
RendererSet
Material
Additional context
maxcorbeau