mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 20:21:07 +08:00
add a delay to web-component stories, seems like they work, but it's just loading slowly
This commit is contained in:
parent
0f4bc4b15a
commit
ef9e5d2d0a
@ -19,6 +19,7 @@ export const parameters = {
|
||||
docs: {
|
||||
iframeHeight: '200px',
|
||||
},
|
||||
chromatic: { delay: 3000 },
|
||||
};
|
||||
|
||||
export const globalTypes = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user