From 3ccbcc00f3069971944eb05a47e21016e637e8de Mon Sep 17 00:00:00 2001 From: a-neey <2371429@hansung.ac.kr> Date: Wed, 6 May 2026 21:01:14 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=94=A5=20=EC=95=BD=EC=86=8D=20?= =?UTF-8?q?=EC=83=9D=EC=84=B1=20=ED=8F=BC=20=EA=B3=B5=EC=9C=A0=ED=95=98?= =?UTF-8?q?=EA=B8=B0=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/promise/CreatePromiseForm.tsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/pages/promise/CreatePromiseForm.tsx b/src/pages/promise/CreatePromiseForm.tsx index d89f850..1bf2d10 100644 --- a/src/pages/promise/CreatePromiseForm.tsx +++ b/src/pages/promise/CreatePromiseForm.tsx @@ -205,18 +205,6 @@ const CreatePromiseForm = () => { -
- - -
-
Date: Wed, 6 May 2026 21:01:44 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=92=84=20=ED=99=88=20=ED=99=94?= =?UTF-8?q?=EB=A9=B4=20=EB=94=94=ED=85=8C=EC=9D=BC=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/home/components/PromiseCard.tsx | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/pages/home/components/PromiseCard.tsx b/src/pages/home/components/PromiseCard.tsx index c0cadcd..afbfa2c 100644 --- a/src/pages/home/components/PromiseCard.tsx +++ b/src/pages/home/components/PromiseCard.tsx @@ -39,11 +39,16 @@ const PromiseCard = ({ {!isCompleted && (memberCount === 1 ? ( -
- -

- 친구를 초대하기 -

+
+
+ +

+ 친구를 초대하기 +

+
+
+ +
) : (