We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f4dda commit e9007baCopy full SHA for e9007ba
packages/storybook/README.md
@@ -1,5 +1,8 @@
1
-# Storybook for RedwoodJS
+# Storybook for CedarJS
2
3
-Storybook Framework package for RedwoodJS. Uses the `@storybook/builder-vite` builder and `@storybook/react` renderer.
+Storybook Framework package for CedarJS. Uses the `@storybook/builder-vite`
4
+builder and `@storybook/react` renderer.
5
-Intended to be used alongside the [CLI package](../cli-packages/storybook-vite/README.md), which handles the necessary setup before running Storybook.
6
+Intended to be used alongside the
7
+[CLI package](../cli-packages/storybook-vite/README.md), which handles the
8
+necessary setup before running Storybook.
0 commit comments