Skip to content

Commit

Permalink
Add missing role="menuitemcheckbox"
Browse files Browse the repository at this point in the history
  • Loading branch information
aristath committed Apr 24, 2023
1 parent ddc4ba3 commit 9af575b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/format-library/src/language/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const Edit = ( props ) => {
}
} }
isActive={ isActive }
role="menuitemcheckbox"
/>

{ isPopoverVisible && (
Expand Down

0 comments on commit 9af575b

Please sign in to comment.