diff --git a/src/routes/index.tsx b/src/routes/index.tsx index 72874f5..29734ac 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -18,7 +18,7 @@ export function Routes() { return ( - + {user.id ? : } );