mirror of
https://github.com/penpot/penpot.git
synced 2025-05-03 17:05:54 +02:00
📎 Remove invalid aria label on div (#5898)
This commit is contained in:
parent
f3040fc10d
commit
f83cdf2f5d
1 changed files with 0 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue