mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-17 05:02:23 +08:00
Merge branch 'next'
This commit is contained in:
commit
f8c040d066
@ -1,3 +1,4 @@
|
||||
```js
|
||||
// Button.stories.js
|
||||
|
||||
export default {
|
||||
@ -6,3 +7,4 @@ export default {
|
||||
|
||||
// This is the only named export in the file, and it matches the component name
|
||||
export const Button = ...
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user