Skip to content

Commit

Permalink
Update 762.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Reyes committed Jan 24, 2021
1 parent 2570d23 commit e98036c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/components/github/762.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default {
move() {
this.$refs.calendar.move(
{ month: 2, year: 2020 },
{ force: false, transition: 'slide-h' },
{ force: false, position: 1 },
);
},
},
Expand Down

0 comments on commit e98036c

Please sign in to comment.