Merged in fix/BOOK-459-tracking-search (pull request #2984)
fix(BOOK-459): update searchTerm to city or hotelname * fix(BOOK-459): update searchTerm to city or hotelname Approved-by: Erik Tiekstra
This commit is contained in:
@@ -87,7 +87,7 @@ export async function SelectRate({
|
||||
/>
|
||||
)}
|
||||
|
||||
<AvailabilityError booking={booking} />
|
||||
<AvailabilityError booking={booking} hotelName={hotelData.hotel.name} />
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user