From a60988f73e8dce9071f4c857167b5529055497bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=A2=85=ED=98=B8?= Date: Fri, 19 Sep 2025 17:59:59 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=EB=B6=80=EB=B6=84?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index a355697..5dc053e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -70,9 +70,6 @@ function App() { } /> } /> - - {/* 404 처리(선택) */} - } />