dohomi / react-hook-form-mui

Material-UI form components ready to use with react-hook-form
https://react-hook-form-material-ui.vercel.app
MIT License
561 stars 111 forks source link

feat: added support to pass radio props #329

Closed guynikan closed 1 week ago

guynikan commented 3 weeks ago

If there’s anything I can do to improve or fix, please let me know.

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-hook-form-material-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 5, 2024 11:33am
dohomi commented 3 weeks ago

Isnt the RadioProps type from @mui?

guynikan commented 2 weeks ago

Isnt the RadioProps type from @mui?

changed!