From 75877eefbdafa51306b99151c0671111852f3555 Mon Sep 17 00:00:00 2001 From: kangjuhyup Date: Thu, 10 Oct 2024 20:51:56 +0900 Subject: [PATCH] =?UTF-8?q?chore=20:=20=EC=9D=B8=ED=92=8B=20=EB=B0=B0?= =?UTF-8?q?=EC=B9=98=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/board/component/input/index.tsx | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/src/pages/board/component/input/index.tsx b/src/pages/board/component/input/index.tsx index 194ee20..39f80c4 100644 --- a/src/pages/board/component/input/index.tsx +++ b/src/pages/board/component/input/index.tsx @@ -67,7 +67,7 @@ const CommentInput = () => { > { setName(e.currentTarget.value)} placeholder="홍길동" /> - - - setEmail(e.currentTarget.value)} - />