Skip to content

Commit

Permalink
fix(component-library): remove unnecessary aria role on context menu …
Browse files Browse the repository at this point in the history
…button
  • Loading branch information
Haberkamp committed Jan 23, 2025
1 parent 83e4d5a commit 837f4ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<template #trigger="{ toggleFloatingUi }">
<slot name="button">
<button
role="button"
aria-haspopup="menu"
aria-label="Context menu"
class="mt-context-button__button"
Expand Down

0 comments on commit 837f4ab

Please sign in to comment.