fix(SW-1111) import type
This commit is contained in:
@@ -10,7 +10,7 @@ import { CategorizedFilters, Filter } from "./hotelFilters"
|
||||
import { SelectHotelSearchParams } from "./selectHotelSearchParams"
|
||||
|
||||
import type { Coordinates } from "@/types/components/maps/coordinates"
|
||||
import { Location } from "@/types/trpc/routers/hotel/locations"
|
||||
import type { Location } from "@/types/trpc/routers/hotel/locations"
|
||||
|
||||
export interface HotelListingProps {
|
||||
hotels: HotelData[]
|
||||
|
||||
Reference in New Issue
Block a user