0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00
This commit is contained in:
Florian Schroedl 2024-08-29 16:02:22 +02:00
parent 54b754c38c
commit ae5aaf8332

View file

@ -10,6 +10,7 @@
[app.common.data.macros :as dm]
[app.main.ui.icons :as i]
[rumext.v2 :as mf]))
(def ^:private chevron-icon
(i/icon-xref :arrow (stl/css :chevron-icon)))