mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
aria-hidden true on decorative svg
This commit is contained in:
parent
87a837f850
commit
0313ac0166
@ -8,6 +8,7 @@
|
|||||||
fill="none"
|
fill="none"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
stroke-width={strokeWidth}
|
stroke-width={strokeWidth}
|
||||||
|
aria-hidden="true"
|
||||||
stroke="currentColor"
|
stroke="currentColor"
|
||||||
class={className}
|
class={className}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user