We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ee9d4 commit 92872a5Copy full SHA for 92872a5
packages/ui-components/.storybook/preview.tsx
@@ -8,7 +8,7 @@ import '../styles/index.css';
8
9
const preview: Preview = {
10
parameters: {
11
- chromatic: { modes: STORYBOOK_MODES, delay: 5000 },
+ chromatic: { modes: STORYBOOK_MODES, delay: 7500 },
12
viewport: { defaultViewport: 'large', viewports: STORYBOOK_SIZES },
13
},
14
decorators: [
0 commit comments