From f40e66970904f92c9200fb843341dce1641f0c4e Mon Sep 17 00:00:00 2001 From: JONGTAE02 Date: Thu, 4 Dec 2025 01:24:29 +0900 Subject: [PATCH] =?UTF-8?q?fix(oauth):=20=ED=94=84=EB=A1=A0=ED=8A=B8?= =?UTF-8?q?=EC=97=94=EB=93=9C=20GitHub=20=EC=BD=9C=EB=B0=B1=20=EA=B2=BD?= =?UTF-8?q?=EB=A1=9C=20=EC=88=98=EC=A0=95=20(=EC=9E=AC=EC=8B=9C=EB=8F=84)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 889e59f..c77cd51 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -31,10 +31,10 @@ export default function App() { } /> } /> } /> - } /> + } /> {/* 404 */} Not Found} /> ); -} +} \ No newline at end of file