cambio
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
import home from "./views/home.vue";
|
||||
import home from "./view/home.vue";
|
||||
|
||||
export const routes = [
|
||||
{ path: "/", component: home, name: "form" }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user