Merged in fix/SW-3208-webviews-change-dates-on-my- (pull request #2638)
fix(SW-3208): Fixed webview for change date in MyStay * fix(SW-3208): Fixed webview for change date in MyStay Approved-by: Linus Flood
This commit is contained in:
@@ -218,6 +218,7 @@ export default async function MyStay(props: {
|
||||
refId={booking.refId}
|
||||
roomCategories={roomCategories}
|
||||
savedCreditCards={savedCreditCards}
|
||||
isLoggedIn={isLoggedIn}
|
||||
>
|
||||
<main className={styles.main}>
|
||||
<div className={styles.imageContainer}>
|
||||
|
||||
Reference in New Issue
Block a user