🐛 Fix annotation is not duplicated together with main component

This commit is contained in:
Pablo Alba 2023-06-21 18:16:13 +02:00 committed by Andrés Moya
parent 0ae4988908
commit 54cee6ea72
3 changed files with 11 additions and 8 deletions

View file

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