mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
@@ -5,5 +5,6 @@ export function generateRouter(routes: RouteRecordRaw[]) {
|
||||
history: createWebHistory(),
|
||||
routes,
|
||||
});
|
||||
|
||||
return router;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user