This commit is contained in:
6
node_modules/react-redux/es/alternate-renderers.js
generated
vendored
Normal file
6
node_modules/react-redux/es/alternate-renderers.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from './exports';
|
||||
import { getBatch } from './utils/batch'; // For other renderers besides ReactDOM and React Native,
|
||||
// use the default noop batch function
|
||||
|
||||
var batch = getBatch();
|
||||
export { batch };
|
||||
Reference in New Issue
Block a user