feat(SW-664): Hotel listing component and queries for content pages
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import { Hotel } from "@/types/hotel"
|
||||
|
||||
export type HotelLogoProps = {
|
||||
hotelId: Hotel["operaId"]
|
||||
hotelType: Hotel["hotelType"]
|
||||
}
|
||||
Reference in New Issue
Block a user