nhsx / antibody-web

Web application for finger prick covid19 antibody Lateral Flow Tests (LFT) and interpreting results
MIT License
28 stars 10 forks source link

update nhsuk-react-components and remove hotfix thats been fixed #47

Closed chrimesdev closed 4 years ago

chrimesdev commented 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 -