Skip to content

Commit

Permalink
Update: remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Reddy Uppathi committed Nov 14, 2024
1 parent 52ff6a6 commit 7b61677
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/primevue/src/drawer/Drawer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ export default {
!this.isUnstyled && addClass(this.mask, 'p-overlay-mask-leave');
}
console.log('check');
this.$emit('before-hide');
},
onLeave() {
Expand Down

0 comments on commit 7b61677

Please sign in to comment.