mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
🐛 Rename spread-obj to spread
This commit is contained in:
parent
c5f24331a3
commit
b6134e1afe
@ -472,7 +472,7 @@
|
|||||||
type (if (= type "multiple") :simple :multiple)]
|
type (if (= type "multiple") :simple :multiple)]
|
||||||
(on-type-change type))))
|
(on-type-change type))))
|
||||||
|
|
||||||
props (mf/spread-obj props {:on-change on-change})]
|
props (mf/spread props {:on-change on-change})]
|
||||||
|
|
||||||
(mf/with-effect []
|
(mf/with-effect []
|
||||||
;; on destroy component
|
;; on destroy component
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user