删除我的路由

This commit is contained in:
none
2023-03-02 11:52:14 +08:00
parent cd5ef9ad4b
commit a856fb83c4
3 changed files with 1 additions and 10021 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
yanr.lock
yarn.lock
package-lock.json
.env
-10
View File
@@ -1,10 +0,0 @@
import { createBrowserRouter } from "react-router-dom";
import { ErrorPage } from "../pages/error";
const router = createBrowserRouter([
{
path: "/",
element: null
},
]);
export default router;
-10010
View File
File diff suppressed because it is too large Load Diff