From 15c54bd3e6b76295afb8f7b2ac4f2fd92babd668 Mon Sep 17 00:00:00 2001 From: aarizona Date: Thu, 30 May 2024 13:33:08 +0300 Subject: [PATCH] add validation --- front/components/edit.vue | 35 +++++++++++++++++++++-------------- front/helpers.ts | 5 +++++ 2 files changed, 26 insertions(+), 14 deletions(-) diff --git a/front/components/edit.vue b/front/components/edit.vue index 4016d4c..a2433e4 100644 --- a/front/components/edit.vue +++ b/front/components/edit.vue @@ -1,8 +1,7 @@