Skip to content

Commit

Permalink
fix: fixed aria tags to avoid double feedback on SR
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrina-bongiovanni committed Jan 12, 2024
1 parent ac21da4 commit 6f67527
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 6f67527

Please sign in to comment.