From 92b7d5d4acaf0a1cbca34f9a8930b7245a083bb5 Mon Sep 17 00:00:00 2001 From: nevermoregb Date: Thu, 27 Mar 2025 12:07:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B2=A8=EB=B6=80=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/input/FormFile.vue | 122 ++++++++++++++---------------- 1 file changed, 57 insertions(+), 65 deletions(-) diff --git a/src/components/input/FormFile.vue b/src/components/input/FormFile.vue index 833c6b0..f6da5d2 100644 --- a/src/components/input/FormFile.vue +++ b/src/components/input/FormFile.vue @@ -2,14 +2,8 @@
- + +
{{ errorMessage }}
@@ -18,69 +12,67 @@