Skip to content

Commit

Permalink
fix(suiteheader): added the type attribute to the btn
Browse files Browse the repository at this point in the history
  • Loading branch information
kristy-tabak committed May 16, 2024
1 parent 3c935c7 commit a912308
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}
type="button"
id={id}
>
<MenuContent ariaLabel={ariaLabel} />
Expand Down

0 comments on commit a912308

Please sign in to comment.