feat(BOOK-768): Added UspCard component with stories and implemented it in blocks

Approved-by: Bianca Widstam
This commit is contained in:
Erik Tiekstra
2026-01-28 07:47:15 +00:00
parent 22b0f71c16
commit 0d357a116b
10 changed files with 222 additions and 34 deletions

View File

@@ -188,6 +188,7 @@
"./Tooltip": "./lib/components/Tooltip/index.tsx",
"./TripAdvisorChip": "./lib/components/TripAdvisorChip/index.tsx",
"./Typography": "./lib/components/Typography/index.tsx",
"./UspCard": "./lib/components/UspCard/index.tsx",
"./VideoPlayer": "./lib/components/VideoPlayer/index.tsx",
"./VideoWithCard": "./lib/components/VideoPlayer/VideoWithCard/index.tsx",
"./design-system-new-deprecated.css": "./lib/design-system-new-deprecated.css",