diff --git a/src/frontend/src/routes.tsx b/src/frontend/src/routes.tsx index 8466f9b57..c692ea18c 100644 --- a/src/frontend/src/routes.tsx +++ b/src/frontend/src/routes.tsx @@ -19,7 +19,7 @@ const Router = () => { } /> } /> - } /> + {/* } /> */} } /> } />