Skip to content

Commit 4daed67

Browse files
committed
Update live-view.js
1 parent 0303284 commit 4daed67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-view/live-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ function addBottomSwipeListener() {
439439

440440
if (e.target === bottomWrapper) {
441441

442-
console.log('click');
442+
console.log('click', e);
443443

444444
}
445445

0 commit comments

Comments
 (0)