mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Move csf4 stories
This commit is contained in:
parent
a838e73c0c
commit
dc79392a1a
@ -2,7 +2,7 @@
|
||||
import config from '#.storybook/preview';
|
||||
|
||||
const meta = config.meta({
|
||||
component: globalThis.Components.Button,
|
||||
component: (globalThis as any).Components.Button,
|
||||
args: {
|
||||
label: 'Hello world!',
|
||||
},
|
Loading…
x
Reference in New Issue
Block a user