diff --git a/dashboard/src/routes/index.tsx b/dashboard/src/routes/index.tsx index 30cec3a..61690a0 100644 --- a/dashboard/src/routes/index.tsx +++ b/dashboard/src/routes/index.tsx @@ -23,10 +23,12 @@ export const AppRoutes = () => { } > - } /> - } /> - } /> - } /> + }> + } /> + } /> + + } /> + } />