Skip to content

Commit

Permalink
Update TabPanelRoadClosures.tsx static-page address (#1370)
Browse files Browse the repository at this point in the history
  • Loading branch information
Balros authored Dec 11, 2024
1 parent 547d347 commit fc58f14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const TabPanelRoadClosures = () => {
<TabPanel id="RoadClosures">
<div className="mt-8 pb-8 lg:mt-14">
<Iframe
url={`https://cdn-api.bratislava.sk/static-pages/closures-and-restrictions-map/index.html?lang=${locale}`}
url={`https://static-pages.s3.bratislava.sk/closures-and-restrictions-map/index.html?lang=${locale}`}
iframeWidth="container"
iframeHeight="620"
fullHeight={false}
Expand Down

0 comments on commit fc58f14

Please sign in to comment.