Skip to content

Commit

Permalink
fix: add missing interactive role
Browse files Browse the repository at this point in the history
  • Loading branch information
mondaychen committed Apr 3, 2024
1 parent fce4379 commit 7bbeced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/content/drawLabels.ts
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ export function removeLabels() {
const clickableRoles = [
"button",
"checkbox",
"combobox",
"gridcell",
"link",
"menuitem",
Expand Down

0 comments on commit 7bbeced

Please sign in to comment.