Skip to content

Commit

Permalink
Issue #2736 - added aria-label to search button svg
Browse files Browse the repository at this point in the history
  • Loading branch information
ruizajtruss committed May 9, 2024
1 parent f209305 commit a7ca245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Search/SearchButton/SearchButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const SearchButton = ({
className="usa-search__submit-icon"
name={buttonText}
size={3}
aria-label="Magnifying glass search icon"
/>
</Button>
</div>
Expand Down

0 comments on commit a7ca245

Please sign in to comment.