We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648f41c commit c2e1b1eCopy full SHA for c2e1b1e
1 file changed
src/router/main.js
@@ -4,7 +4,7 @@ const routes = [
4
{
5
path:"/",
6
name:"home",
7
- component: () => import("../views/home.vue")
+ component: () => import("../views/home.vue")
8
},
9
10
path:"/download",
0 commit comments