feat(sw-343): fixed map page (without modal)
This commit is contained in:
@@ -12,4 +12,5 @@ export interface SelectHotelMapProps {
|
||||
coordinates: Coordinates
|
||||
pointsOfInterest: PointOfInterest[]
|
||||
mapId: string
|
||||
isModal: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user