surevine / govuk-react-jsx

govuk-frontend compatible React components
https://govuk-react-jsx.netlify.app/
MIT License
3 stars 0 forks source link

react-hook-form compatibility #49

Closed andymantell closed 4 years ago

andymantell commented 4 years ago

Alter radios behaviour such that if a value prop isn't provided (uncontrolled input), then it does not set checked to false for all radios

Fixes #48