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 029c190 commit 52c0fb5Copy full SHA for 52c0fb5
dotcom-rendering/src/components/LoopVideo.stories.tsx
@@ -36,7 +36,7 @@ export const Default = {
36
} satisfies StoryObj<typeof LoopVideo>;
37
38
export const WithWebmFile = {
39
- name: 'Without Audio',
+ name: 'With Webm File',
40
args: {
41
...Default.args,
42
src: 'https://interactive.guim.co.uk/atoms/2023/01/2025-trump-100-days/assets/v/1746020259/videos/header-video.webm',
0 commit comments