From 279409ad413ab130f5df6d6e24bc9dd202d06835 Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Sun, 11 Jun 2023 22:34:03 +0300 Subject: [PATCH] draw new field area on button click --- app/javascript/template_builder/field.vue | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/app/javascript/template_builder/field.vue b/app/javascript/template_builder/field.vue index be0072c7..09318381 100644 --- a/app/javascript/template_builder/field.vue +++ b/app/javascript/template_builder/field.vue @@ -28,7 +28,10 @@ />
- + +