fix: cache hotel response
This commit is contained in:
@@ -15,7 +15,7 @@ import type {
|
||||
CategorizedFilters,
|
||||
Filter,
|
||||
} from "@/types/components/hotelReservation/selectHotel/hotelFilters"
|
||||
import type { HotelsAvailabilityItem } from "@/server/routers/hotels/output"
|
||||
import type { HotelsAvailabilityItem } from "@/types/trpc/routers/hotel/availability"
|
||||
|
||||
const hotelSurroundingsFilterNames = [
|
||||
"Hotel surroundings",
|
||||
|
||||
Reference in New Issue
Block a user