0
Fork 0
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:
Alejandro Alonso 2023-11-21 07:07:45 +01:00 committed by Andrés Moya
parent dc7bfab7ea
commit 3a8ce38bdc

View file

@ -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)