Change admin route
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ const router = createBrowserRouter([
|
|||||||
Component: HomePage,
|
Component: HomePage,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: "/stat",
|
path: "/admin",
|
||||||
Component:StatPage,
|
Component:StatPage,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user