Skip to content

Commit

Permalink
Populate galleryCount in card stories
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmockett committed Dec 13, 2024
1 parent e88e910 commit 4fec9c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotcom-rendering/src/components/Card/Card.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const basicCardProps: CardProps = {
discussionApiUrl: 'https://discussion.theguardian.com/discussion-api/',
showMainVideo: true,
absoluteServerTimes: true,
galleryCount: 8,
};

const aBasicLink = {
Expand Down

0 comments on commit 4fec9c8

Please sign in to comment.