-
storybook-fixtures
Add data fixtures to your components by using local data (JSON files or hardcoded) or even URLs to fetch the data from. -
storybook-react-context
Manipulate React context inside Storybook. Read state and dispatch updates from outside of React component.