Skip to content

Commit

Permalink
Remove role menu (#2043)
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav authored Jan 10, 2024
1 parent d3887bf commit d0324b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/public/src/components/UserMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ const UserMenu = ({ currentUser, useScreenOverlay }: Props) => {
aria-haspopup="true"
aria-expanded="false"
type="button"
role="menu"
>
{currentUser.name}
</button>
Expand Down

0 comments on commit d0324b0

Please sign in to comment.