🐛 Fix icon visualization on select component (#5801)

This commit is contained in:
Eva Marco 2025-02-07 12:32:44 +01:00 committed by GitHub
parent a98111f68d
commit b991a94685
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -198,7 +198,7 @@
label]]
[:> icon* {:icon-id i/arrow
:class (stl/css :arrow)
:size "s"
:size "m"
:aria-hidden true}]]
(when open
[:> options-dropdown* {:on-click on-option-click