Skip to content

Commit 9ab0a70

Browse files
authored
Update test/typescript/store.ts
1 parent 83af794 commit 9ab0a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/typescript/store.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {
99
Unsubscribe,
1010
Observer,
1111
PreloadedState,
12-
CombinedState
12+
CombinedState,
1313
} from 'redux'
1414
// @ts-ignore
1515
import $$observable from '../src/utils/symbol-observable'

0 commit comments

Comments
 (0)