Merged in feat/book-530-selectrate-tracking (pull request #3128)

feat(BOOK-530): fixed noAvailableRooms tracking on select rate page

* feat(BOOK-530): fixed noAvailableRooms tracking on select rate page


Approved-by: Bianca Widstam
This commit is contained in:
Linus Flood
2025-11-11 14:17:02 +00:00
parent 9175331e4d
commit 78ac93d836
8 changed files with 73 additions and 63 deletions

View File

@@ -34,7 +34,7 @@ interface SelectHotelProps {
lang: Lang
}
export async function SelectHotel({
export function SelectHotel({
bookingCode,
city,
hotels,