Skip to content

Commit

Permalink
Merge pull request #692 from KenMain5/fix-issue-659
Browse files Browse the repository at this point in the history
Issue 659: Add aria label to ThemeButtonLink
  • Loading branch information
CodeWritingCow authored Jun 12, 2024
2 parents 267ca36 + 9268d92 commit 665126a
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 665126a

Please sign in to comment.