This commit is contained in:
ditiqi 2025-02-27 10:38:48 +08:00
parent 094ffb0914
commit 82864ca693
1 changed files with 3 additions and 3 deletions

View File

@ -68,9 +68,9 @@ export const routes: CustomRouteObject[] = [
}, },
{ {
path: "editor/:id?", path: "editor/:id?",
element: <PathEditorPage></PathEditorPage> element: <PathEditorPage></PathEditorPage>,
} },
] ],
}, },
{ {
path: "courses", path: "courses",