feat(sw-453): import types

This commit is contained in:
Pontus Dreij
2024-10-28 17:22:21 +01:00
parent 153822b738
commit 83cd9cf518
5 changed files with 10 additions and 13 deletions
@@ -1,6 +1,6 @@
import { getFormattedUrlQueryParams } from "@/utils/url"
import { SelectRateSearchParams } from "@/types/components/hotelReservation/selectRate/selectRate"
import type { SelectRateSearchParams } from "@/types/components/hotelReservation/selectRate/selectRate"
function getHotelReservationQueryParams(searchParams: URLSearchParams) {
return getFormattedUrlQueryParams(searchParams, {