From 27e113b2c9ece50029eec661c7f7253bc86e3a4c Mon Sep 17 00:00:00 2001 From: hanyugeon Date: Thu, 15 Aug 2024 23:31:49 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20PWA=ED=99=98=EA=B2=BD=EC=97=90=EC=84=9C?= =?UTF-8?q?=20Login=20=ED=8E=98=EC=9D=B4=EC=A7=80=EC=9D=98=20=EB=A1=9C?= =?UTF-8?q?=EA=B7=B8=EC=9D=B8=20=EC=84=B9=EC=85=98=EC=9D=B4=20=EB=B9=84?= =?UTF-8?q?=EC=A0=95=EC=83=81=EC=A0=81=EC=9D=B8=20=EC=9C=84=EC=B9=98?= =?UTF-8?q?=EC=97=90=20=EC=9E=88=EB=8D=98=20=EB=B2=84=EA=B7=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/login/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/login/page.tsx b/src/app/login/page.tsx index 8505f00a..fa91eb47 100644 --- a/src/app/login/page.tsx +++ b/src/app/login/page.tsx @@ -27,7 +27,7 @@ const LoginPage = () => {

-
+