Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Jul 24, 2024
1 parent e6c8526 commit c0536f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EmbedMap/EmbedMap.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ function EmbedMap({ data, intl, id, screen }) {
useVisibilitySensor={data.useVisibilitySensor ?? true}
>
<iframe
id="my-iframe"
title={intl.formatMessage(messages.EmbededESRIMaps)}
src={iframeSrc}
className="google-map"
Expand Down

0 comments on commit c0536f0

Please sign in to comment.