Skip to content

Commit 4188139

Browse files
committed
Remove console log
1 parent 236a2df commit 4188139

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/.vuepress/theme/components/NavDropdown.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ export default {
6767
},
6868
methods: {
6969
handleDropdown(e) {
70-
console.log(e.type)
7170
if (
7271
e.type === 'mousedown' ||
7372
e.type === 'mouseup' ||

0 commit comments

Comments
 (0)