mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 09:02:24 +08:00
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
```js
|
|
// CSF 2
|
|
export default { title: 'components/Button', component: Button };
|
|
```
|