generated from Seekra/repository-template
Feat(not-found): not found page #50
+1
-1
@@ -44,7 +44,7 @@ const routes = [
|
||||
},
|
||||
];
|
||||
|
||||
const router = createRouter({
|
||||
const router = createRouter({
|
||||
|
jakob.scheid marked this conversation as resolved
Outdated
|
||||
history: createWebHistory(),
|
||||
routes
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user
Omit the space at the end of the line.