From 5fe0c291c38b435438283c16a526b6eff8c5eca9 Mon Sep 17 00:00:00 2001 From: Brokyeom Date: Tue, 19 Jul 2022 04:47:29 +0900 Subject: [PATCH] =?UTF-8?q?[=20=20chore=20=20]=20StInputBtn=20=ED=85=8D?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/community/Reply.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/community/Reply.tsx b/components/community/Reply.tsx index 920d961..1ff3fe7 100644 --- a/components/community/Reply.tsx +++ b/components/community/Reply.tsx @@ -29,7 +29,7 @@ export default function Reply() { onChange={handleInputText} /> - 등록 + 입력 ` border-radius: 0.5rem; cursor: pointer; -`; \ No newline at end of file +`;