mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
Add aria-label to button
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
ltr:mr-14 rtl:ml-14
|
ltr:mr-14 rtl:ml-14
|
||||||
{{- end }} cursor-pointer text-sm text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400"
|
{{- end }} cursor-pointer text-sm text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400"
|
||||||
>
|
>
|
||||||
<button id="appearance-switcher" type="button">
|
<button id="appearance-switcher" type="button" aria-label="appearance switcher">
|
||||||
<div
|
<div
|
||||||
class="flex items-center justify-center w-12 h-12 dark:hidden"
|
class="flex items-center justify-center w-12 h-12 dark:hidden"
|
||||||
title="{{ i18n "footer.dark_appearance" }}"
|
title="{{ i18n "footer.dark_appearance" }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user