0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-10 00:58:26 -05:00

Minor cosmetic changes on icons sidebar widget component.

This commit is contained in:
Andrey Antukh 2016-11-18 21:19:24 +01:00
parent 3e1a7fca69
commit 770007742f
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -56,9 +56,8 @@
{:mixins [(mx/local) mx/reactive]
:will-mount icons-toolbox-will-mount
:will-unmount icons-toolbox-will-unmount}
[own]
(let [local (:rum/local own)
drawing (mx/react drawing-shape)
[{:keys [rum/local] :as own}]
(let [drawing (mx/react drawing-shape)
colls-map (mx/react icons/collections-ref)
colls (->> (vals colls-map)