mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 19:56:11 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
e3f9bafb33
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue