storybook/code/lib/addons/README.md
Norbert de Langen 113e0582d2
Merge branch 'next' into future/move-code-into-directory
# Conflicts:
#	.vscode/launch.json
#	CONTRIBUTING.old.md
#	code/lib/cli/tsconfig.json
#	scripts/tsconfig.json
2022-07-26 08:33:57 +02:00

10 lines
314 B
Markdown

# Storybook Addons
Storybook Addons is a node module which is used to load custom addons to storybook.
It stores addon loaders, communication channel and other resources which can be used by storybook implementations where required.
---
For more information visit: [storybook.js.org](https://storybook.js.org)