From 845008dfb4c8df2083d318b822a9a2283512b60a Mon Sep 17 00:00:00 2001 From: kexogg Date: Mon, 19 Feb 2024 02:48:46 +0500 Subject: [PATCH] baseurl router --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 0cef420..47c1b5a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -11,7 +11,7 @@ function App() { ) return ( - + }> } />