We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0d0b6 commit ff26af6Copy full SHA for ff26af6
test/reduceReducers.spec.ts
@@ -1,4 +1,4 @@
1
-import reduceReducers from "@internal/reduceReducers";
+import reduceReducers from 'redux'
2
3
describe('Utils', () => {
4
describe('reduceReducers', () => {
0 commit comments