penx / govuk-frontend-react

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

Separate Button CSS module from template #15

Closed penx closed 5 years ago

penx commented 5 years ago

In preparation for #14, start to separate simple components in to template and module

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          18     19    +1     
  Lines         106    109    +3     
  Branches       29     29           
=====================================
+ Hits          106    109    +3
Impacted Files Coverage Δ
src/components/button/module.js 100% <100%> (ø)
src/components/button/template.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 436f88f...8ed59ed. Read the comment docs.