diff --git a/src/routes.tsx b/src/routes.tsx index 80d4986..7134fc7 100644 --- a/src/routes.tsx +++ b/src/routes.tsx @@ -44,8 +44,8 @@ const Routes = () => ( "url": "https://sik.ayy.fi", }} /> - { commonRoutes.map(r => ) } - { adminRoutes.map(r => ) } + { commonRoutes.map(r => ) } + { adminRoutes.map(r => ) }