fix(chromatic): add delay to `MkChannelList`

This commit is contained in:
zyoshoka 2024-05-21 19:25:46 +09:00
parent 201dd36377
commit ee8dcfa3ab
No known key found for this signature in database
GPG Key ID: 0C2CB8FBA309A5B8
1 changed files with 4 additions and 0 deletions

View File

@ -39,6 +39,10 @@ export const Default = {
},
},
parameters: {
chromatic: {
// NOTE: ロードが終わるまで待つ
delay: 3000,
},
layout: 'fullscreen',
msw: {
handlers: [