Skip to content

Commit

Permalink
adds noreferrer
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed Oct 4, 2023
1 parent 27ef6f0 commit 13db06c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/components/InfoPopover.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export const InfoPopover = ({
{link && (
<a
href={link}
rel='noreferrer'
target='_blank'
style={{ color: '#0070f3', fontSize: 13 }}
>
Expand Down

0 comments on commit 13db06c

Please sign in to comment.