Skip to content

Commit 9ef6c5a

Browse files
abeddow91Fweddi
authored andcommitted
Let card set default canPlayInline prop instead of front card and set default to false.
1 parent c32a583 commit 9ef6c5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotcom-rendering/src/components/FrontCard.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ export const FrontCard = (props: Props) => {
4343
image: trail.image,
4444
isCrossword: trail.isCrossword,
4545
isNewsletter: trail.isNewsletter,
46-
canPlayInline: true,
4746
starRating: trail.starRating,
4847
dataLinkName: trail.dataLinkName,
4948
snapData: trail.snapData,

0 commit comments

Comments
 (0)