Closed FDiskas closed 4 months 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 | Jul 8, 2024 2:10pm |
wondering - default value probably should be available for all field types?
@FDiskas you set the default value by providing defaultValues
to React Hook Form. Have a look at https://github.com/dohomi/react-hook-form-mui/blob/master/apps/storybook/stories/TextFieldElement.stories.tsx#L27
closes #287