From c9011329646cc1ac3e76ef1b3c3e5c3048455af0 Mon Sep 17 00:00:00 2001 From: yoon Date: Thu, 9 Jan 2025 10:58:05 +0900 Subject: [PATCH] =?UTF-8?q?userforminput=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/input/UserFormInput.vue | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/components/input/UserFormInput.vue b/src/components/input/UserFormInput.vue index d6654f6..12d8b6e 100644 --- a/src/components/input/UserFormInput.vue +++ b/src/components/input/UserFormInput.vue @@ -5,7 +5,7 @@ class="col-md-2 col-form-label" > {{ title }} - * + *
@@ -34,7 +34,7 @@ />
-
{{ title }}를 확인해주세요.
+
{{ title }}를 확인해주세요.
@@ -97,7 +97,5 @@ const updateInput = function (event) {