mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 23:01:16 +08:00
Fix missing import
This commit is contained in:
parent
ee540292cc
commit
d014129ae3
@ -1,4 +1,4 @@
|
||||
import { Meta, Story } from '@storybook/addon-docs/blocks';
|
||||
import { Meta, Story, Preview } from '@storybook/addon-docs/blocks';
|
||||
import { linkTo } from '@storybook/addon-links';
|
||||
import { Welcome } from '@storybook/react/demo';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user