From 4fec9c8df651412a3c2d9cc9850c75cd5b9fce53 Mon Sep 17 00:00:00 2001 From: James Mockett <1166188+jamesmockett@users.noreply.github.com> Date: Fri, 13 Dec 2024 17:54:47 +0000 Subject: [PATCH] Populate galleryCount in card stories --- dotcom-rendering/src/components/Card/Card.stories.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/dotcom-rendering/src/components/Card/Card.stories.tsx b/dotcom-rendering/src/components/Card/Card.stories.tsx index 13ff33a0312..24b81b8583c 100644 --- a/dotcom-rendering/src/components/Card/Card.stories.tsx +++ b/dotcom-rendering/src/components/Card/Card.stories.tsx @@ -45,6 +45,7 @@ const basicCardProps: CardProps = { discussionApiUrl: 'https://discussion.theguardian.com/discussion-api/', showMainVideo: true, absoluteServerTimes: true, + galleryCount: 8, }; const aBasicLink = {