mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
aria-hidden on icon for accessibility
This commit is contained in:
parent
0763d8e9b9
commit
eac359d6b4
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
stroke-width={strokeWidth}
|
||||
stroke="currentColor"
|
||||
class={className}
|
||||
aria-hidden="true"
|
||||
>
|
||||
<path
|
||||
stroke-linecap="round"
|
||||
|
|
|
|||
Loading…
Reference in a new issue