Skip to content

Commit

Permalink
Merge pull request #104 from idmc-labs/fix/gidd-link-not-working
Browse files Browse the repository at this point in the history
Use _parent for gidd link in IduMap
  • Loading branch information
thenav56 authored Feb 9, 2024
2 parents 21feb6e + 1e75b05 commit 6acc85e
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 6acc85e

Please sign in to comment.