mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 07:41:58 +08:00
Fix link
This commit is contained in:
parent
aa75ff48ba
commit
99d2779b07
@ -199,7 +199,7 @@ What if you don't want a `DocsPage` for your storybook, for a specific component
|
|||||||
You can replace DocsPage at any level by overriding the `docs.page` parameter:
|
You can replace DocsPage at any level by overriding the `docs.page` parameter:
|
||||||
|
|
||||||
- With `null` to remove docs
|
- With `null` to remove docs
|
||||||
- [With MDX](#csf-stories-with-mdx-docs) docs
|
- [With MDX](./recipes.md#csf-stories-with-mdx-docs) docs
|
||||||
- With a custom React component
|
- With a custom React component
|
||||||
|
|
||||||
**Globally (config.js)**
|
**Globally (config.js)**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user