feat(SW-344): Hotel list in mobile
This commit is contained in:
@@ -50,6 +50,6 @@ export interface HotelListingMapContentProps {
|
||||
|
||||
export interface HotelCardDialogProps {
|
||||
isOpen: boolean
|
||||
pin: HotelPin
|
||||
data: HotelPin
|
||||
handleClose: (event: { stopPropagation: () => void }) => void
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user