mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Fixes error when using AppContainer in a TypeScript project:
ERROR in [at-loader] ./node_modules/@types/react-hot-loader/index.d.ts:18:35
TS2314: Generic type 'Component<P, S>' requires 2 type argument(s).
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| react-hot-loader-tests.tsx | ||
| tsconfig.json | ||