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(Step): fixed typo in Step.Group className #1943

Merged
merged 1 commit into from
Aug 10, 2017

Conversation

Joel-Raju
Copy link
Contributor

@Joel-Raju Joel-Raju commented Aug 7, 2017

Fixes #1942.
fixed typo of invalid comma for the generated class unstackable

fixed typo of invalid comma for the generated class unstackable
@codecov-io
Copy link

codecov-io commented Aug 7, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@ae448ae). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1943   +/-   ##
=========================================
  Coverage          ?   99.77%           
=========================================
  Files             ?      148           
  Lines             ?     2637           
  Branches          ?        0           
=========================================
  Hits              ?     2631           
  Misses            ?        6           
  Partials          ?        0
Impacted Files Coverage Δ
src/elements/Step/StepGroup.js 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 ae448ae...3c9d888. Read the comment docs.

@layershifter layershifter changed the title fix(typo): fixed typo in Step component (#1942) fix(Step): fixed typo in Step.Group className Aug 8, 2017
@levithomason
Copy link
Member

Sometimes makes you wonder what the tests are doing 😬 Thanks!

@levithomason levithomason merged commit 7f7ec67 into Semantic-Org:master Aug 10, 2017
@levithomason
Copy link
Member

Released in semantic-ui-react@0.71.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Step: Step.Group with unstackable prop generates incorrect classname
4 participants