Add state addon to the addons page

### Added
- An addon to manage state inside a story and update components when this state changes
This commit is contained in:
Sam 2017-10-11 15:05:06 +02:00 committed by GitHub
parent dde82cf4a0
commit 2fe12b0a59

View File

@ -113,3 +113,7 @@ Save the screenshot image of your stories. via [Puppeteer](https://github.com/Go
### [Figma](https://github.com/hharnisc/storybook-addon-figma)
Embed [Figma](https://figma.com) designs in a storybook panel.
### [State](https://github.com/Sambego/storybook-state)
Manage state inside a story. Update components when this state changes.