Skip to content

Commit f8fff66

Browse files
committed
1 parent 6973cf5 commit f8fff66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import type {
33
ComponentClass,
44
ComponentType,
55
FunctionComponent,
6+
JSX,
67
} from 'react'
78

89
import type { Action, UnknownAction, Dispatch } from 'redux'

0 commit comments

Comments
 (0)