Skip to content

Commit

Permalink
aria fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Kimmel committed Sep 10, 2020
1 parent 76e745f commit f0d0ad9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ const NodeSubMenuComponents = React.memo(
<ul
className={`${className} options`}
aria-hidden={!menuIsOpen}
aria-owns={nodeID}
aria-describedby={nodeID}
>
{optionsWithActions
Expand Down

0 comments on commit f0d0ad9

Please sign in to comment.