Skip to content

Commit

Permalink
remove link to podcast image
Browse files Browse the repository at this point in the history
  • Loading branch information
abeddow91 committed Dec 17, 2024
1 parent 5a69638 commit 12a2cad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dotcom-rendering/src/components/FrontCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ export const FrontCard = (props: Props) => {
showLivePlayable: trail.showLivePlayable,
showMainVideo: trail.showMainVideo,
galleryCount: trail.galleryCount,
podcastImage: trail.podcastImage,
};

return Card({ ...defaultProps, ...cardProps });
Expand Down

0 comments on commit 12a2cad

Please sign in to comment.