Installed addon-docs but no Docs tab showing #14989
Unanswered
JESii
asked this question in
Documentation
Replies: 1 comment
-
Can you please create a reproduction by running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I installed the docs add-on as described here:https://storybook.js.org/addons/@dblechoc/storybook-addon-docs. It says that
When you install Docs, every story gets a DocsPage
, but that didn't happen. I don't see the Docs tab that should have appeared.We're running
"@storybook/addon-docs": "^6.2.9",
"@storybook/addon-essentials": "^6.2.1",
"@storybook/react": "^6.2.1",
Any suggestions? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions