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:
parent
3e1a7fca69
commit
770007742f
1 changed files with 2 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue