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:
@@ -21,6 +21,7 @@ export function createMyStayStore({
|
||||
hotel,
|
||||
intl,
|
||||
refId,
|
||||
hotelUrl,
|
||||
roomCategories,
|
||||
rooms,
|
||||
savedCreditCards,
|
||||
@@ -72,6 +73,7 @@ export function createMyStayStore({
|
||||
bookedRoom,
|
||||
breakfastPackages,
|
||||
hotel,
|
||||
hotelUrl,
|
||||
isLoggedIn,
|
||||
mainRoom,
|
||||
manageStay: false,
|
||||
|
||||
Reference in New Issue
Block a user