Skip to content

Commit

Permalink
fixes #659 Atlas link should also say opens in a new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
KenMain5 committed Jun 12, 2024
1 parent 1109882 commit 9268d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SinglePropertyDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ const SinglePropertyDetail = ({
rel="noopener noreferrer"
color="tertiary"
label="Atlas"
aria-label="Atlas opens in a new tab"
endContent={<ArrowSquareOut aria-hidden="true" />}
/>
</Tooltip>
Expand Down

0 comments on commit 9268d92

Please sign in to comment.