We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6973cf5 commit f8fff66Copy full SHA for f8fff66
src/types.ts
@@ -3,6 +3,7 @@ import type {
3
ComponentClass,
4
ComponentType,
5
FunctionComponent,
6
+ JSX,
7
} from 'react'
8
9
import type { Action, UnknownAction, Dispatch } from 'redux'
0 commit comments