adjust builder

This commit is contained in:
Pete Matsyburka
2026-05-08 19:35:46 +03:00
parent 3c4ed42419
commit 59793ff374
4 changed files with 7 additions and 5 deletions
+1
View File
@@ -57,6 +57,7 @@
@scroll-to="$emit('scroll-to', $event)"
@add-custom-field="$emit('add-custom-field', $event)"
@contextmenu="openAreaContextMenu($event, item.area, item.field)"
@click-title="closeContextMenu"
/>
<FieldArea
v-for="(area, index) in newAreas"