Feat/BOOK-257 videoplayer with card
* feat(BOOK-257): Added VideoPlayer with card component * feat(BOOK-257): Added queries and component for VideoCard block to Content and Collection pages * fix(BOOK-257): Only setting object-fit: cover on the video if it is not fullscreen * feat(BOOK-257): Added queries and component for VideoCard block to Startpage * feat(BOOK-257): Added queries and component for Video block to content/collection/start page Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
@@ -189,6 +189,7 @@
|
||||
"./TripAdvisorChip": "./lib/components/TripAdvisorChip/index.tsx",
|
||||
"./Typography": "./lib/components/Typography/index.tsx",
|
||||
"./VideoPlayer": "./lib/components/VideoPlayer/index.tsx",
|
||||
"./VideoWithCard": "./lib/components/VideoPlayer/VideoWithCard/index.tsx",
|
||||
"./base.css": "./lib/base.css",
|
||||
"./design-system-new-deprecated.css": "./lib/design-system-new-deprecated.css",
|
||||
"./downtown-camper.css": "./lib/styles/downtown-camper.css",
|
||||
|
||||
Reference in New Issue
Block a user