We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960530c commit 6c67bc0Copy full SHA for 6c67bc0
dotcom-rendering/src/components/LoopVideo.stories.tsx
@@ -12,6 +12,7 @@ const meta = {
12
parameters: {
13
chromatic: {
14
viewports: [breakpoints.mobile, breakpoints.wide],
15
+ disableSnapshot: true,
16
},
17
18
} satisfies Meta<typeof LoopVideo>;
0 commit comments