Skip to content

Commit 6014201

Browse files
committed
Show audio content on feature cards in static feature two container
1 parent 85fb152 commit 6014201

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dotcom-rendering/src/components/StaticFeatureTwo.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ export const StaticFeatureTwo = ({
7676
headlineSizes={{ desktop: 'small' }}
7777
supportingContent={card.supportingContent}
7878
galleryCount={card.galleryCount}
79+
podcastImage={card.podcastImage}
80+
audioDuration={card.audioDuration}
7981
collectionId={collectionId}
8082
/>
8183
</LI>

0 commit comments

Comments
 (0)