short-d / short

URL shortening service written in Go and React
https://short-d.com
MIT License
870 stars 148 forks source link

Add green Button to storybook #991

Closed Coteh closed 4 years ago

Coteh commented 4 years ago

Split from #988. Updates Button's storybook to add a green style that was in its SCSS module but not previously included in its storybook.

codecov[bot] commented 4 years ago

Codecov Report

Merging #991 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #991   +/-   ##
=======================================
  Coverage   52.48%   52.48%           
=======================================
  Files         142      142           
  Lines        3548     3548           
  Branches      168      168           
=======================================
  Hits         1862     1862           
  Misses       1621     1621           
  Partials       65       65           
Flag Coverage Δ
#golang 72.00% <ø> (ø)
#typescript 22.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 fdfddb7...6e2d914. Read the comment docs.