From 6e72fd807d8c256bf08760725e8e05e67f89fdd0 Mon Sep 17 00:00:00 2001 From: KimCookieYa Date: Mon, 13 Nov 2023 17:37:07 +0900 Subject: [PATCH] Fix: routing --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 736dee0..5049b3a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -14,7 +14,7 @@ import "./index.css"; function App() { return ( <> - + } /> } />