Skip to content

Commit

Permalink
fix: add missing aria-described-by
Browse files Browse the repository at this point in the history
  • Loading branch information
m-risto committed Sep 19, 2024
1 parent 95a2472 commit 51387e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
variant="ghost"
class="w-[30px] h-[30px]"
[brnMenuTriggerFor]="menu"
aria-describedby="file-replace-tooltip"
hlmTooltipTrigger
>
<hlm-icon size="sm" name="lucideImage" />
Expand Down

0 comments on commit 51387e8

Please sign in to comment.