From 87db0e472d6b524e2759a6c91b2f5c312da44b5a Mon Sep 17 00:00:00 2001 From: hyoribogo <97094709+hyoribogo@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:59:28 +0900 Subject: [PATCH] =?UTF-8?q?style:=20border-radius=20=ED=81=AC=EA=B8=B0=20?= =?UTF-8?q?=EC=B6=95=EC=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/LoginPage/components/LoginGroup.tsx | 2 +- src/pages/SignUpPage/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/LoginPage/components/LoginGroup.tsx b/src/pages/LoginPage/components/LoginGroup.tsx index d3224490..01d12a58 100644 --- a/src/pages/LoginPage/components/LoginGroup.tsx +++ b/src/pages/LoginPage/components/LoginGroup.tsx @@ -34,7 +34,7 @@ const LoginGroup = ({ handleLogin }: LoginGroupProps) => {
-