Closed chrimesdev closed 4 years ago
Fixes an issue where the nhsuk-form-group--wrapper was being applied to the Form component where it should not have been Allows passing of custom props to the <div class="nhsuk-form-group"> in any form element Fixes an issue where the disableErrorFromComponents prop disabled displaying the error text as well as the error line -
nhsuk-form-group--wrapper
<div class="nhsuk-form-group">
nhsuk-form-group--wrapper
that has now been fixed in the above version