Skip to content

Commit ff26af6

Browse files
Change import
Co-authored-by: Arya Emami <[email protected]>
1 parent 2d0d0b6 commit ff26af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/reduceReducers.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import reduceReducers from "@internal/reduceReducers";
1+
import reduceReducers from 'redux'
22

33
describe('Utils', () => {
44
describe('reduceReducers', () => {

0 commit comments

Comments
 (0)