diff --git a/lib/components/src/Zoom/Zoom.stories.tsx b/lib/components/src/Zoom/Zoom.stories.tsx index 9d510a1cc8cc..2ac2ca0942af 100644 --- a/lib/components/src/Zoom/Zoom.stories.tsx +++ b/lib/components/src/Zoom/Zoom.stories.tsx @@ -9,6 +9,9 @@ export default { control: { type: 'range', min: 0.2, max: 30, step: 0.02 }, }, }, + parameters: { + chromatic: { delay: 300 }, + }, }; const EXAMPLE_ELEMENT = (