DefinitelyTyped/types/react-hot-loader
guillaumep bde8a4160b Fix AppContainer for react-hot-loader 3.0.0-beta.7
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).
2017-06-27 16:54:37 -04:00
..
index.d.ts Fix AppContainer for react-hot-loader 3.0.0-beta.7 2017-06-27 16:54:37 -04:00
react-hot-loader-tests.tsx Replace React.Component<(any|void|\{\}|null)> by React.Component 2017-06-21 09:48:37 +02:00
tsconfig.json