From 634c59cf1ec3f9a40e780bc053715d58fe76ac32 Mon Sep 17 00:00:00 2001 From: chaeyeonan Date: Sun, 24 Sep 2023 18:21:55 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=98=A8=EB=B3=B4=EB=94=A9=20=EB=B0=94?= =?UTF-8?q?=EB=A1=9C=20=EB=A1=9C=EA=B7=B8=EC=9D=B8=ED=95=98=EA=B8=B0=20?= =?UTF-8?q?=EB=A7=81=ED=81=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Onboarding/index.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/pages/Onboarding/index.tsx b/src/pages/Onboarding/index.tsx index a99c803..660d9d2 100644 --- a/src/pages/Onboarding/index.tsx +++ b/src/pages/Onboarding/index.tsx @@ -124,7 +124,14 @@ export const Onboarding = () => { {currentSlide === 4 ? '시작' : '다음'} - 바로 로그인하기 + + + 바로 로그인하기 + + );