0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-12 07:41:43 -05:00

🐛 Fix shadows color using libraries

This commit is contained in:
alonso.torres 2024-02-02 14:43:07 +01:00 committed by Andrey Antukh
parent 79963d1eab
commit e97245c762

View file

@ -112,8 +112,7 @@
(fn [color]
(st/emit! (dch/update-shapes
ids
#(assoc-in % [:shadow index :color]
(dissoc color :id :file-id))))))
#(assoc-in % [:shadow index :color] color)))))
detach-color
(mf/use-fn