mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
21 lines
751 B
Markdown
21 lines
751 B
Markdown
Issue:
|
|
|
|
## What I did
|
|
|
|
## How to test
|
|
|
|
- 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.
|
|
|
|
<!--
|
|
|
|
Everybody: Please submit all PRs to the `next` branch unless they are specific to current release. Storybook maintainers cherry-pick bug and documentation fixes into the `master` branch as part of the release process, so you shouldn't need to worry about this.
|
|
|
|
Maintainers: Please tag your pull request with at least one of the following:
|
|
`["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]`
|
|
|
|
-->
|