New Release - 1.2.3
π New Release - 1.2.3 π
Note: Releases 1.2.1 and 1.2.2 included a minor patch to fix an uncontrolled input warning.
Changelog:
- Fixes an issue where the nhsuk-form-group--wrapper was being applied to the Form component where it should not have been - thanks @AdamChrimes
- Allows passing of custom props to the in any form element
- Fixes an issue where the disableErrorFromComponents prop disabled displaying the error text as well as the error line - thanks @lukepearson
You can install this version by running
yarn add [email protected]
# Or
npm i --save [email protected]