You've already forked DataMate
@@ -53,7 +53,7 @@ const router = createBrowserRouter([
|
||||
Component: withErrorBoundary(Home),
|
||||
},
|
||||
{
|
||||
path: "/agent",
|
||||
path: "/chat",
|
||||
Component: withErrorBoundary(AgentPage),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user