From d429dca6644d40d2374489653c53837bedd1fa22 Mon Sep 17 00:00:00 2001 From: izone00 Date: Wed, 27 Mar 2024 18:26:49 +0900 Subject: [PATCH 1/2] =?UTF-8?q?[Feat]=20=ED=8C=8C=ED=8B=B0=20=EC=83=9D?= =?UTF-8?q?=EC=84=B1=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EB=B0=B0=EA=B2=BD=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20=EB=B0=8F=20=EA=B8=80=EC=9E=90=EC=88=98=20?= =?UTF-8?q?=ED=91=9C=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/party/PartyCreate.tsx | 15 +++++-- styles/party/PartyCreate.module.scss | 61 ++++++++++++++++++++-------- 2 files changed, 56 insertions(+), 20 deletions(-) diff --git a/components/party/PartyCreate.tsx b/components/party/PartyCreate.tsx index d126387ad..9e8863614 100644 --- a/components/party/PartyCreate.tsx +++ b/components/party/PartyCreate.tsx @@ -187,6 +187,9 @@ function DetailCustomization({ } placeholder='제목을 입력하세요' /> +
+ {`${partyForm.title.length}/15`} +