From 363723fc84f7b8477592e0105aeb331ec9a017af Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 14 Aug 2017 05:01:11 +0200 Subject: node_modules --- node_modules/react-dom/lib/TapEventPlugin.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'node_modules/react-dom/lib/TapEventPlugin.js') diff --git a/node_modules/react-dom/lib/TapEventPlugin.js b/node_modules/react-dom/lib/TapEventPlugin.js index 463fe9851..ec1606877 100644 --- a/node_modules/react-dom/lib/TapEventPlugin.js +++ b/node_modules/react-dom/lib/TapEventPlugin.js @@ -74,7 +74,6 @@ var usedTouchTime = 0; var TOUCH_DELAY = 1000; var TapEventPlugin = { - tapMoveThreshold: tapMoveThreshold, eventTypes: eventTypes, @@ -109,7 +108,6 @@ var TapEventPlugin = { EventPropagators.accumulateTwoPhaseDispatches(event); return event; } - }; module.exports = TapEventPlugin; \ No newline at end of file -- cgit v1.2.3