mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
🐛 Fix can't instanciate a component inside a board
This commit is contained in:
parent
dc7bfab7ea
commit
3a8ce38bdc
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@
|
|||
|
||||
[new-shape new-shapes _]
|
||||
(ctst/clone-object component-shape
|
||||
uuid/zero
|
||||
frame-id
|
||||
(if components-v2 (:objects component-page) (:objects component))
|
||||
update-new-shape
|
||||
(fn [object _] object)
|
||||
|
|
Loading…
Add table
Reference in a new issue