feat(SW-189): added translations and some minor changes
This commit is contained in:
@@ -42,6 +42,7 @@ export default async function SelectHotelPage({
|
||||
height={180}
|
||||
zoomLevel={11}
|
||||
mapType="roadmap"
|
||||
altText={`Map of ${tempSearchTerm} city center`}
|
||||
/>
|
||||
<Link className={styles.link} color="burgundy" href="#">
|
||||
{intl.formatMessage({ id: "Show map" })}
|
||||
|
||||
Reference in New Issue
Block a user