Skip to content

Commit

Permalink
Merge pull request #9 from gvaldambrini/storyrouter
Browse files Browse the repository at this point in the history
Add StoryRouter to the addon gallery
  • Loading branch information
shilman authored Apr 27, 2017
2 parents f0117ff + 8812e78 commit 16cb95e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/docs/react-storybook/addons/addon-gallery.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,8 @@ export default {
Given possible values for each prop, renders your component with all combinations of prop values. Useful for finding edge cases or just seeing all component states at once.
### [StoryRouter](https://github.com/gvaldambrini/storybook-router)
A [decorator](/docs/react-storybook/addons/introduction) that allows you to integrate react-router v.4 components in your stories.
`,
};

0 comments on commit 16cb95e

Please sign in to comment.