From 3ade45f54192a19c1faa17568ee49e07cf39534f Mon Sep 17 00:00:00 2001 From: Pete Matsyburka Date: Sun, 5 Nov 2023 16:31:32 +0200 Subject: [PATCH] add field draw button if without areas --- app/javascript/template_builder/field.vue | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/app/javascript/template_builder/field.vue b/app/javascript/template_builder/field.vue index 75295455..23aaa6d8 100644 --- a/app/javascript/template_builder/field.vue +++ b/app/javascript/template_builder/field.vue @@ -52,12 +52,23 @@ v-else-if="editable" class="flex items-center space-x-1" > +