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

fixed mistype in returning parameter #6313

Merged
merged 1 commit into from
Mar 27, 2019
Merged

Conversation

bornik
Copy link

@bornik bornik commented Mar 27, 2019

should be config instead of defaultConfig

Issue:

What I did

fixed mistype in returning parameter

How to test

Look into readme.md file

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

should be `config` instead of `defaultConfig`
@bornik bornik requested a review from igor-dv as a code owner March 27, 2019 13:57
@codecov
Copy link

codecov bot commented Mar 27, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6313   +/-   ##
=======================================
  Coverage   35.06%   35.06%           
=======================================
  Files         636      636           
  Lines        9366     9366           
  Branches     1320     1343   +23     
=======================================
  Hits         3284     3284           
  Misses       5436     5436           
  Partials      646      646

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 cb4efd3...9e37eb2. Read the comment docs.

@shilman shilman added documentation patch:yes Bugfix & documentation PR that need to be picked to main branch labels Mar 27, 2019
@shilman shilman added this to the 5.0.x milestone Mar 27, 2019
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🥇

@shilman shilman merged commit 548d919 into storybookjs:master Mar 27, 2019
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants