mirror of
https://github.com/penpot/penpot.git
synced 2026-02-27 23:03:53 +00:00
📎 Remove invalid aria label on div (#5898)
This commit is contained in:
@@ -103,7 +103,6 @@
|
||||
current-icon-ref (i/key->icon current-icon)]
|
||||
[:div {:on-click open-dropdown
|
||||
:role "combobox"
|
||||
:aria-activedescendent current-value
|
||||
:class (dm/str (stl/css-case :custom-select true
|
||||
:disabled disabled
|
||||
:icon (some? current-icon-ref))
|
||||
|
||||
Reference in New Issue
Block a user