From d5f30a565f23214ab87abd74969e9f560e1884a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=AF=BC=EC=8B=9D?= <43837214+Minsiki@users.noreply.github.com> Date: Thu, 15 May 2025 15:15:01 +0900 Subject: [PATCH] =?UTF-8?q?[1:1=20=EB=AC=B8=EC=9D=98]=20=ED=8D=BC=EB=B8=94?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/inquiry/Answer.tsx | 2 +- src/components/inquiry/Detail.tsx | 16 +++++++++-- src/components/inquiry/ListTable.tsx | 29 ++++++++++++++++--- src/components/inquiry/RegistForm.tsx | 40 ++++++++++++++++++++++----- 4 files changed, 73 insertions(+), 14 deletions(-) diff --git a/src/components/inquiry/Answer.tsx b/src/components/inquiry/Answer.tsx index c1a5ec9..4eaa9a0 100644 --- a/src/components/inquiry/Answer.tsx +++ b/src/components/inquiry/Answer.tsx @@ -11,7 +11,7 @@ export default function Answer() {