mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Merge pull request #5544 from penpot/eva-fix-collapsable-button
🐛 Fix collapsable button icon id
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
[:button {:class (stl/css :collapsed-button)
|
||||
:title (tr "workspace.sidebar.expand")
|
||||
:on-click on-click}
|
||||
[:& icon* {:id "arrow"
|
||||
[:> icon* {:icon-id "arrow"
|
||||
:size "s"
|
||||
:aria-label (tr "workspace.sidebar.expand")}]]]]))
|
||||
|
||||
Reference in New Issue
Block a user