mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
aria-hidden true on decorative svg
This commit is contained in:
parent
87a837f850
commit
0313ac0166
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
fill="none"
|
||||
viewBox="0 0 24 24"
|
||||
stroke-width={strokeWidth}
|
||||
aria-hidden="true"
|
||||
stroke="currentColor"
|
||||
class={className}
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue