Skip to content

Commit

Permalink
fix(suiteheader): added the correct role attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
kristy-tabak committed May 14, 2024
1 parent 3c935c7 commit 9b38214
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ class HeaderActionMenu extends React.Component {
ref={focusRef}
testId="menuitem"
aria-label={ariaLabel}
role="button"
id={id}
>
<MenuContent ariaLabel={ariaLabel} />
Expand Down

0 comments on commit 9b38214

Please sign in to comment.