mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Update docs/snippets/react/button-story-decorator.story-function.js.mdx
Co-authored-by: Deen <deen@chromatic.com>
This commit is contained in:
parent
37c2e18209
commit
e0c0da64d7
@ -1,7 +1,7 @@
|
||||
```js
|
||||
// Button.stories.js | Button.stories.jsx | Button.stories.ts | Button.stories.tsx
|
||||
|
||||
import Button from './Button';
|
||||
import { Button } from './Button';
|
||||
|
||||
export default {
|
||||
component: Button,
|
||||
|
Loading…
x
Reference in New Issue
Block a user