From a4893cdc865ff6e25665756d80baefa8907fef83 Mon Sep 17 00:00:00 2001 From: qkrxogmla Date: Sat, 17 May 2025 02:52:31 +0900 Subject: [PATCH] =?UTF-8?q?App.jsx=20=EB=9D=BC=EC=9A=B0=ED=84=B0=20?= =?UTF-8?q?=EA=B2=BD=EB=A1=9C=20=EC=88=98=EC=A0=95:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 9f4508b..b11b9d0 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -15,7 +15,6 @@ function App() { return ( - } /> } /> } /> } /> @@ -25,6 +24,7 @@ function App() { } /> } /> } /> + } /> );