mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 20:58:06 +00:00
Minor cosmetic changes on icons sidebar widget component.
This commit is contained in:
parent
3e1a7fca69
commit
770007742f
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user