Back to Storybook

No Dev Unattached

code/addons/docs/template/stories/docs2/no-dev-unattached.mdx

10.4.3232 B
Original Source

import { Meta } from '@storybook/addon-docs/blocks';

<Meta tags={['!dev', 'manifest']} />

Unattached docs with the tags !dev and manifest

Should be hidden from the sidebar (unattached MDX; compare with no-dev-attached.mdx).