mirror of
https://github.com/penpot/penpot.git
synced 2026-09-09 13:39:02 +00:00
🐛 Fix can't instanciate a component inside a board
This commit is contained in:
parent
dc7bfab7ea
commit
3a8ce38bdc
@ -338,7 +338,7 @@
|
|||||||
|
|
||||||
[new-shape new-shapes _]
|
[new-shape new-shapes _]
|
||||||
(ctst/clone-object component-shape
|
(ctst/clone-object component-shape
|
||||||
uuid/zero
|
frame-id
|
||||||
(if components-v2 (:objects component-page) (:objects component))
|
(if components-v2 (:objects component-page) (:objects component))
|
||||||
update-new-shape
|
update-new-shape
|
||||||
(fn [object _] object)
|
(fn [object _] object)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user