penx / govuk-frontend-react

govuk-frontend as React components
4 stars 2 forks source link

Feature/form group #12

Closed penx closed 5 years ago

penx commented 5 years ago

Add FormGroup component

codecov[bot] commented 5 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #12   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          16     17    +1     
  Lines         102    104    +2     
  Branches       28     28           
=====================================
+ Hits          102    104    +2
Impacted Files Coverage Δ
src/components/header/index.js 100% <ø> (ø) :arrow_up:
src/components/radios/index.js 100% <ø> (ø) :arrow_up:
src/components/input/index.js 100% <ø> (ø) :arrow_up:
src/components/date-input/index.js 100% <ø> (ø) :arrow_up:
src/objects/form-group/index.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 308493e...c800693. Read the comment docs.