Commit Graph

4 Commits

Author SHA1 Message Date
Tanguy Krotoff
573083a518 Replace React.Component<(any|void|\{\}|null)> by React.Component
+ many manual adjustments
2017-06-21 09:48:37 +02:00
Tanguy Krotoff
ea9de8a518 Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff
eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
Sudarsan Balaji
e6f9364b53 [react-loader] Add type definitions (#16873)
* Add types for react-loader

* Make requested changes
2017-06-01 11:49:18 -07:00