Norbert de Langen c2bbe43d02
stage0
2022-07-21 11:24:07 +02:00

9 lines
193 B
Plaintext

import { Title, Description, ArgsTable, Stories, PRIMARY_STORY } from '@storybook/addon-docs';
# This is a template!
<Title />
<Description />
<ArgsTable story={PRIMARY_STORY} />
<Stories />