Skip to content

Commit

Permalink
improve accessbililty for close button
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk committed Aug 14, 2023
1 parent 2e1c694 commit aa392b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/freelance-ads/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ const FreelanceAds = () => {
onClick={
hideFreeLanceAd
}
aria-label="Close"
role="presentation"
>
<CloseIcon />
</button>
Expand Down

0 comments on commit aa392b4

Please sign in to comment.