mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 14:11:26 +08:00
8 lines
122 B
Plaintext
8 lines
122 B
Plaintext
import { Button } from '@storybook/react/demo';
|
|
|
|
# Hello MDX
|
|
|
|
This is some random content.
|
|
|
|
<Button>Hello button</Button>
|