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 052302b commit f02b8f8Copy full SHA for f02b8f8
dotcom-rendering/src/components/LoopVideo.stories.tsx
@@ -21,6 +21,8 @@ export const Default = {
21
args: {
22
src: 'https://uploads.guim.co.uk/2024/10/01/241001HeleneLoop_2.mp4',
23
videoId: 'test-video-1',
24
+ height: 337.5,
25
+ width: 600,
26
fallbackImage: (
27
<CardPicture
28
mainImage="https://i.guim.co.uk/img/media/13dd7e5c4ca32a53cd22dfd90ac1845ef5e5d643/91_0_1800_1080/master/1800.jpg?width=465&dpr=1&s=none&crop=5%3A4"
0 commit comments