Skip to content

Commit

Permalink
#2291 improved compatibility to Tailwind (removing a span tag that's …
Browse files Browse the repository at this point in the history
…always invisible)
  • Loading branch information
stephanrauh committed Apr 23, 2024
1 parent b67127c commit 1834524
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@
[attr.aria-label]="title"
role="button"
#buttonRef
>
<span [attr.data-l10n-id]="l10nLabel">{{ title }}</span>
</button>
></button>

0 comments on commit 1834524

Please sign in to comment.