diff --git a/config/routes.ts b/config/routes.ts index 92b61fbe..e903002b 100644 --- a/config/routes.ts +++ b/config/routes.ts @@ -24,7 +24,6 @@ name: 'admin', icon: 'crown', access: 'canAdmin', - component: './Admin', routes: [ { path: '/admin/sub-page',