auto-form
auto-form copied to clipboard
Fix SelectField.tsx
@iraqianDev is attempting to deploy a commit to the vantezzen Team on Vercel.
A member of the Team first needs to authorize it.
What error does this fix? Please use the provided eslintrc instead of your tab formatting
What error does this fix? Please use the provided eslintrc instead of your tab formatting
this fixes the error of
- required field not showing any error if you submit or indicator on the select field
- setting default value of the select
- when selecting item it's not saved in the react hook form instead it shows error of required because it's not set the value