feat(SW-391): Added sidepeek functionality to teasercard
This commit is contained in:
@@ -20,6 +20,7 @@ export const buttonSchema = z
|
||||
pageLinks.accountPageSchema,
|
||||
pageLinks.contentPageSchema,
|
||||
pageLinks.loyaltyPageSchema,
|
||||
pageLinks.hotelPageSchema,
|
||||
])
|
||||
.transform((data) => {
|
||||
const link = pageLinks.transform(data)
|
||||
|
||||
Reference in New Issue
Block a user