Skip to content

Commit 6c4bca1

Browse files
committed
clean up
1 parent 55935e0 commit 6c4bca1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/simple.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ const builtinPlacements = {
3131
},
3232
};
3333

34-
function preventDefault(e) {
35-
e.preventDefault();
36-
}
37-
3834
function getPopupContainer(trigger) {
3935
return trigger.parentNode;
4036
}

0 commit comments

Comments
 (0)