Skip to content

Commit fed2a2a

Browse files
authored
Update router.js
1 parent 1d37a74 commit fed2a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2017/src/router.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const router = new VueRouter({
1111
routes: [
1212
{
1313
path: '/',
14-
component: Schedule
14+
component: Home
1515
},
1616
{
1717
path: '/schedule',

0 commit comments

Comments
 (0)