diff --git a/src/frontend/src/routes.tsx b/src/frontend/src/routes.tsx index c9c50bb27..f50cd7684 100644 --- a/src/frontend/src/routes.tsx +++ b/src/frontend/src/routes.tsx @@ -11,6 +11,7 @@ const Router = () => { } /> + }/> ); };