add a delay to web-component stories, seems like they work, but it's just loading slowly

This commit is contained in:
Norbert de Langen 2022-06-10 13:28:51 +02:00
parent 0f4bc4b15a
commit ef9e5d2d0a
No known key found for this signature in database
GPG Key ID: FD0E78AF9A837762

View File

@ -19,6 +19,7 @@ export const parameters = {
docs: {
iframeHeight: '200px',
},
chromatic: { delay: 3000 },
};
export const globalTypes = {