Skip to content

Commit

Permalink
Update test/typescript/store.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed Jun 17, 2021
1 parent 83af794 commit 9ab0a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/typescript/store.ts
Expand Up @@ -9,7 +9,7 @@ import {
Unsubscribe,
Observer,
PreloadedState,
CombinedState
CombinedState,
} from 'redux'
// @ts-ignore
import $$observable from '../src/utils/symbol-observable'
Expand Down

0 comments on commit 9ab0a70

Please sign in to comment.