generated from Seekra/repository-template
Add NotFound.vue #48 #50
+1
-1
@@ -44,7 +44,7 @@ const routes = [
|
||||
},
|
||||
];
|
||||
|
||||
const router = createRouter({
|
||||
const router = createRouter({
|
||||
history: createWebHistory(),
|
||||
routes
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user