Skip to content

Commit

Permalink
fixing accessibility issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Snehal Sonawane authored and Snehal Sonawane committed Jan 15, 2025
1 parent 95d3ce2 commit 03516a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libs/blocks/global-footer/global-footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,6 @@ class Footer {
<a
href="${regionSelector.href}"
class="${regionPickerClass}"
aria-expanded="false"
aria-haspopup="true"
role="button">
<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" class="feds-regionPicker-globe" focusable="false">
<use href="#footer-icon-globe" />
Expand Down

0 comments on commit 03516a3

Please sign in to comment.