Skip to content

Commit

Permalink
lint: format
Browse files Browse the repository at this point in the history
  • Loading branch information
antlionguard authored and tugcekucukoglu committed May 16, 2024
1 parent 7e29b95 commit 803e9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/lib/datepicker/DatePicker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ export default {
if (this.input) {
this.input.focus();
}
setTimeout(() => {
this.overlayVisible = false;
}, 150);
Expand Down

0 comments on commit 803e9f4

Please sign in to comment.