Skip to content
Snippets Groups Projects
Commit a033ca26 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Ajout d'un aria-label

parent 72c0b066
No related branches found
No related tags found
No related merge requests found
......@@ -1059,6 +1059,7 @@
initialPlacement="top"
>
<button
aria-label={isSelected ? "Cacher" : "Montrer"}
class="group h-full pl-0.5 pr-1"
onclick={() => {
variableCustomizations[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment