Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix object rest destructuring in Button #99

Merged
merged 1 commit into from
Feb 14, 2017

Conversation

diegohaz
Copy link
Owner

Related to #68

We missed to fix the Button component.

@codecov-io
Copy link

Codecov Report

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

@@          Coverage Diff          @@
##           master    #99   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          39     39           
  Lines         257    257           
  Branches       51     51           
=====================================
  Hits          257    257
Impacted Files Coverage Δ
src/components/atoms/Button/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 b712e93...4bb7ca9. Read the comment docs.

@diegohaz diegohaz merged commit 19ac506 into master Feb 14, 2017
@diegohaz diegohaz deleted the fix/button-rest-destructuring branch February 14, 2017 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants