Skip to content

Commit 5f10f88

Browse files
committed
remove throttle for store creator
1 parent 695cb26 commit 5f10f88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/store.js

-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
55
exports.default = core_coderoad_1.configureStore({
66
reducer: reducers_1.default,
77
devMode: false,
8-
throttle: {},
98
});

0 commit comments

Comments
 (0)