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"
|
||||
viewBox="0 0 24 24"
|
||||
stroke-width={strokeWidth}
|
||||
aria-hidden="true"
|
||||
stroke="currentColor"
|
||||
class={className}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user