Skip to content

Commit

Permalink
pkp/pkp-lib#9626 Revert removed aria-hidden prop in Modal component
Browse files Browse the repository at this point in the history
  • Loading branch information
blesildaramirez committed Nov 8, 2024
1 parent ca1358e commit 968fce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Modal/Modal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
/>
<Icon
icon="ChevronLeft"
:aria-hidden="true"
class="modal__closeButton__left h-5 w-5"
/>
<Icon
Expand Down

0 comments on commit 968fce3

Please sign in to comment.