mirror of
https://github.com/penpot/penpot.git
synced 2025-07-10 03:17:17 +02:00
🐛 Fix annotation is not duplicated together with main component
This commit is contained in:
parent
0ae4988908
commit
54cee6ea72
3 changed files with 11 additions and 8 deletions
|
@ -423,7 +423,8 @@
|
|||
new-component-shapes
|
||||
[]
|
||||
(:id new-main-instance-shape)
|
||||
(:id main-instance-page)))]
|
||||
(:id main-instance-page)
|
||||
(:annotation component)))]
|
||||
|
||||
(rx/of (dch/commit-changes changes))))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue