From b59f0ca742f96b1a60d5a00b714dbb68660e1905 Mon Sep 17 00:00:00 2001 From: aaminha Date: Sat, 8 Jun 2024 03:28:32 +0900 Subject: [PATCH] =?UTF-8?q?hotfix:=20Define=20=ED=85=8C=EC=8A=A4=ED=8A=B8?= =?UTF-8?q?=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EB=9D=BC=EC=9A=B0=ED=8C=85=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routers/router.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/routers/router.tsx b/src/routers/router.tsx index 8833816..01a7be9 100644 --- a/src/routers/router.tsx +++ b/src/routers/router.tsx @@ -81,12 +81,13 @@ export const Router = () => { return ( + }> + } /> + }> } /> } /> - }> - } /> - + } /> } /> } />