Skip to content

Commit

Permalink
Merge pull request #17 from wcastand/source
Browse files Browse the repository at this point in the history
add the storybook-addon-jsx to the list of third party addon
  • Loading branch information
shilman authored May 10, 2017
2 parents cab26be + ee83f97 commit 347ce50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/docs/react-storybook/addons/addon-gallery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,7 @@ Given possible values for each prop, renders your component with all combination
### [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.

### [JSX preview](https://github.com/Kilix/storybook-addon-jsx)

This addon shows a preview of the JSX code for each story. It allows you to configure the display and copy the code with a single click.

0 comments on commit 347ce50

Please sign in to comment.