mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
increase delay
This commit is contained in:
parent
097961c10e
commit
83e02f0df7
@ -25,7 +25,7 @@ export const parameters = {
|
||||
},
|
||||
},
|
||||
chromatic: {
|
||||
delay: 200,
|
||||
delay: 500,
|
||||
}
|
||||
};
|
||||
|
||||
|
@ -25,6 +25,9 @@ exports[`Storyshots Core / Parameters / All parameters All parameters passed to
|
||||
]
|
||||
}
|
||||
},
|
||||
"chromatic": {
|
||||
"delay": 500
|
||||
},
|
||||
"globalTypes": {
|
||||
"theme": {
|
||||
"name": "Theme",
|
||||
|
Loading…
x
Reference in New Issue
Block a user