Skip to content

Commit e98036c

Browse files
author
Nathan Reyes
committed
Update 762.vue
1 parent 2570d23 commit e98036c

File tree

1 file changed

+1
-1
lines changed
  • docs/.vuepress/components/github

1 file changed

+1
-1
lines changed

docs/.vuepress/components/github/762.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default {
2525
move() {
2626
this.$refs.calendar.move(
2727
{ month: 2, year: 2020 },
28-
{ force: false, transition: 'slide-h' },
28+
{ force: false, position: 1 },
2929
);
3030
},
3131
},

0 commit comments

Comments
 (0)