From 82864ca693739b4b2b3e69a143db0f0dad723a21 Mon Sep 17 00:00:00 2001 From: ditiqi Date: Thu, 27 Feb 2025 10:38:48 +0800 Subject: [PATCH] dd --- apps/web/src/routes/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/routes/index.tsx b/apps/web/src/routes/index.tsx index d4d4afe..b15e51d 100755 --- a/apps/web/src/routes/index.tsx +++ b/apps/web/src/routes/index.tsx @@ -68,9 +68,9 @@ export const routes: CustomRouteObject[] = [ }, { path: "editor/:id?", - element: - } - ] + element: , + }, + ], }, { path: "courses",