rjsf-team / react-jsonschema-form

A React component for building Web forms from JSON Schema.
https://rjsf-team.github.io/react-jsonschema-form/
Apache License 2.0
14.38k stars 2.19k forks source link

add support for muiv6 #4350

Closed dberardo-com closed 1 month ago

dberardo-com commented 1 month ago

Prerequisites

What theme are you using?

material-ui

Is your feature request related to a problem? Please describe.

MUI v6 is out, i am not sure if there is any breaking change concerning rjsf but it would be nice to see it supported

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

heath-freenome commented 1 month ago

@dberardo-com @rjsf/mui already supports MUI v6. I am using quite successfully myself. Enjoy!