mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 18:41:06 +08:00
add the storybook-addon-jsx to the list of thrid party addon
This commit is contained in:
parent
cab26be046
commit
0768f183df
@ -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)
|
||||
|
||||
With this addon, you can preview the JSX code of your component for each stories. You can copy the code, skip some elements like wrapper and rename component to handle HOC for example.
|
Loading…
x
Reference in New Issue
Block a user