feat: SW-1583 Enabled reward night in booking widget
This commit is contained in:
@@ -27,6 +27,7 @@ const keyedSearchParams = new Map([
|
||||
["todate", "toDate"],
|
||||
["hotel", "hotelId"],
|
||||
["child", "childrenInRoom"],
|
||||
["searchtype", "searchType"],
|
||||
])
|
||||
|
||||
export type SelectHotelParams<T> = Omit<T, "hotel"> & {
|
||||
|
||||
Reference in New Issue
Block a user