Merged in fix/SW-1119-select-room-same-currency (pull request #1075)
fix(SW-1119): remove approx currency if same and synchronize price option height * fix(SW-1119): remove approx currency if same and synchronize price option height * fix(SW-1119): use debounce and observer for performance * fix(SW-1119): export selector variable to utils Approved-by: Pontus Dreij Approved-by: Niclas Edenvin
This commit is contained in:
@@ -101,3 +101,5 @@ export function createQueryParamsForEnterDetails(
|
||||
|
||||
return searchParams
|
||||
}
|
||||
|
||||
export const rateCardEqualHeightSelector = "rateCardEqualHeight"
|
||||
|
||||
Reference in New Issue
Block a user