summaryrefslogtreecommitdiff
path: root/public/bundle.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/bundle.js')
-rw-r--r--public/bundle.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bundle.js b/public/bundle.js
index 9e5f57a..c3a81af 100644
--- a/public/bundle.js
+++ b/public/bundle.js
@@ -5782,6 +5782,7 @@ var Scroller = function (_Component) {
_createClass(Scroller, [{
key: 'onWheel',
value: function onWheel(e) {
+ return;
if (_util2.default.isMobile) return;
e.preventDefault();
e.stopPropagation();