From 7babcb6c64bf9c609e26f185c3d6cb3f52e7f89e Mon Sep 17 00:00:00 2001 From: yoonc01 Date: Fri, 23 Aug 2024 10:34:13 +0900 Subject: [PATCH] =?UTF-8?q?layout=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/joinEvent/JoinEventIntroMain.jsx | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/service/src/pages/joinEvent/JoinEventIntroMain.jsx b/service/src/pages/joinEvent/JoinEventIntroMain.jsx index 9b09b54..376fd60 100644 --- a/service/src/pages/joinEvent/JoinEventIntroMain.jsx +++ b/service/src/pages/joinEvent/JoinEventIntroMain.jsx @@ -68,33 +68,35 @@ function JoinEventIntroMain() { -
+
캐스퍼 EV와 떠나기
-
- Day {day} +
+

+ Day {day} +

{scenario}
-
+
+ {isRewardButtonDisabled && ( + <> +
+
+ 이벤트에 참여해서 추첨을 위한 아이템을 모아보아요! +
+ + )}
- {isRewardButtonDisabled && ( - <> -
-
- 이벤트에 참여해서 추첨을 위한 아이템을 모아보아요! -
- - )}