mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
Attaching propTypes to forwardRef component's inner render fn doesn't make sense, so we are only supporting outer propTypes. Keeping inner proptypes story to show it doesn't work & isn't recommended.
Official storybook
This storybook includes stories for:
@storybook/components
- reusable UI components for addon authors@storybook/ui
- the UI of storybook itself@storybook/addon-*
- various addons.@storybook/other-*
- various examples.
How to make new build-storybook
s:
sudo ln -s ../../{new-example}/storybook-static /Users/{user}/{location-of-storybook-repo}/core/examples/official-storybook/built-storybookjs/{new-example}