This commit is contained in:
8
node_modules/react-redux/lib/utils/reactBatchedUpdates.js
generated
vendored
Normal file
8
node_modules/react-redux/lib/utils/reactBatchedUpdates.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
|
||||
exports.__esModule = true;
|
||||
exports.unstable_batchedUpdates = void 0;
|
||||
|
||||
var _reactDom = require("react-dom");
|
||||
|
||||
exports.unstable_batchedUpdates = _reactDom.unstable_batchedUpdates;
|
||||
Reference in New Issue
Block a user