mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +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)]
|
||||
(on-type-change type))))
|
||||
|
||||
props (mf/spread-obj props {:on-change on-change})]
|
||||
props (mf/spread props {:on-change on-change})]
|
||||
|
||||
(mf/with-effect []
|
||||
;; on destroy component
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user