From 0ece080abe35419caf9afd28bf8887f8652bbe47 Mon Sep 17 00:00:00 2001 From: Ubinquitous Date: Sun, 23 Apr 2023 12:02:01 +0900 Subject: [PATCH] UPDATE : login auth url --- components/Section/Header/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Section/Header/index.tsx b/components/Section/Header/index.tsx index 182cbb1..6e70bb6 100644 --- a/components/Section/Header/index.tsx +++ b/components/Section/Header/index.tsx @@ -50,7 +50,7 @@ const Header = () => { {isLogined ? ( 마이페이지 ) : ( - + 로그인 )}