Skip to content

Commit

Permalink
Use _parent for gidd link in IduMap
Browse files Browse the repository at this point in the history
- The page is used under iframe in idmc website
  • Loading branch information
thenav56 committed Feb 9, 2024
1 parent 21feb6e commit 1e75b05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/IduMap/useIduMap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ function useIduQuery(
<ButtonLikeLink
href={giddLink}
className={styles.disasterButton}
target="_parent"
icons={(
<IoExitOutline />
)}
Expand Down

0 comments on commit 1e75b05

Please sign in to comment.