Skip to content

Commit f02b8f8

Browse files
committed
Add dimensions to story
1 parent 052302b commit f02b8f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dotcom-rendering/src/components/LoopVideo.stories.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ export const Default = {
2121
args: {
2222
src: 'https://uploads.guim.co.uk/2024/10/01/241001HeleneLoop_2.mp4',
2323
videoId: 'test-video-1',
24+
height: 337.5,
25+
width: 600,
2426
fallbackImage: (
2527
<CardPicture
2628
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

Comments
 (0)