From cd078ca5ce7baadfd0182c196b300d14b53486e0 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Tue, 23 Jul 2024 21:00:10 +0530 Subject: [PATCH] refactor: use @vuelidate for vue 3 in EditLabel.vue --- .../routes/dashboard/settings/labels/EditLabel.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/javascript/dashboard/routes/dashboard/settings/labels/EditLabel.vue b/app/javascript/dashboard/routes/dashboard/settings/labels/EditLabel.vue index a7f4ffcdc..fbe0257ce 100644 --- a/app/javascript/dashboard/routes/dashboard/settings/labels/EditLabel.vue +++ b/app/javascript/dashboard/routes/dashboard/settings/labels/EditLabel.vue @@ -4,20 +4,20 @@
@@ -34,7 +34,7 @@
{{ $t('LABEL_MGMT.FORM.EDIT') }}