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 1d37a74 commit fed2a2aCopy full SHA for fed2a2a
2017/src/router.js
@@ -11,7 +11,7 @@ const router = new VueRouter({
11
routes: [
12
{
13
path: '/',
14
- component: Schedule
+ component: Home
15
},
16
17
path: '/schedule',
0 commit comments