diff --git a/templates/vue/router.ts.j2 b/templates/vue/router.ts.j2 index 215ef63..11bda48 100644 --- a/templates/vue/router.ts.j2 +++ b/templates/vue/router.ts.j2 @@ -27,6 +27,4 @@ const routes: RouteRecordRaw[] = [ }, ], } -]; - -export default routes; \ No newline at end of file +]; \ No newline at end of file