Skip to content

Commit cc859af

Browse files
Merge branch 'main' into lp-add-annual-discount
2 parents 95fb635 + f8e0acf commit cc859af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotcom-rendering/src/components/InteractiveBlockComponent.importable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@ export const InteractiveBlockComponent = ({
484484
captionText={caption}
485485
format={format}
486486
isMainMedia={isMainMedia}
487+
isImmersive={role === 'immersive'}
487488
/>
488489
)}
489490
</figure>

0 commit comments

Comments
 (0)