Merged in feat/SW-1450-destination-pages (pull request #1215)
feat(SW-1450): removed country reference from destination city pages * feat(SW-1450): removed country reference from destination city pages Approved-by: Fredrik Thorsson
This commit is contained in:
@@ -81,7 +81,6 @@ export default async function DestinationCityPage() {
|
||||
<div className={styles.mapWrapper}>
|
||||
<StaticMap
|
||||
city={destination_settings.city}
|
||||
country={destination_settings.country}
|
||||
width={320}
|
||||
height={200}
|
||||
zoomLevel={10}
|
||||
|
||||
Reference in New Issue
Block a user