Skip to content

Commit

Permalink
Merge 2d483c9 into de0fc75
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelheap committed Dec 18, 2019
2 parents de0fc75 + 2d483c9 commit ab0fa11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Datepicker.vue
Expand Up @@ -272,6 +272,8 @@ export default {
this.showDayCalendar()
break
}
this.$emit('opened')
},
/**
* Are we allowed to show a specific picker view?
Expand Down

0 comments on commit ab0fa11

Please sign in to comment.