Skip to content

Commit

Permalink
fix: aria tags to avoid double feedback on SR (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrina-bongiovanni authored Jan 16, 2024
1 parent ac21da4 commit 19b9617
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ItaliaTheme/Search/Search.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,6 @@ const Search = () => {
<Col lg={9} tag="section" className="py-lg-5">
<div
className="search-results-wrapper"
role="region"
id="search-results-region"
aria-live="polite"
>
Expand Down

0 comments on commit 19b9617

Please sign in to comment.