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.
2 parents 6d4ad44 + 52c0fb5 commit 2e128cdCopy full SHA for 2e128cd
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