Merged in fix/book-607-fix-old-links-my-stay (pull request #3365)
fix: updated to use new link structure on My Stay * fix: updated to use new link structure on My Stay * fix(BOOK-607): hide hotel page link if link prop is missing * comment fixes * fix(BOOK-607): read href from window (lcalhost not allowed) Approved-by: Matilda Landström
This commit is contained in:
@@ -106,6 +106,7 @@ export default function MyStayProvider({
|
||||
storeRef.current = createMyStayStore({
|
||||
breakfastPackages,
|
||||
hotel: bookingConfirmation.hotel,
|
||||
hotelUrl: bookingConfirmation.url,
|
||||
intl,
|
||||
refId,
|
||||
roomCategories,
|
||||
|
||||
Reference in New Issue
Block a user