copy
This commit is contained in:
parent
ad8de3d948
commit
2d6df5c356
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,6 @@ If you want to change something here, for example replace the button with a sun/
|
||||||
|
|
||||||
`aria-labelledby="theme-switcher-label"`
|
`aria-labelledby="theme-switcher-label"`
|
||||||
|
|
||||||
If you remove the light and dark `<button>` and you don't use the heading with the ID `theme-switcher-label`, the value for the accessible name must obtained differently.
|
If you remove the "light" and "dark" `<button>` and you don't use the heading with the ID `theme-switcher-label`, the value for the accessible name must be obtained differently.
|
||||||
|
|
||||||
If you find any accessibility issues, please let me know.
|
If you find any accessibility issues, please let me know.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue