DefinitelyTyped/types/react
Jessica Franco c59c711d65 Add 'null' to the type of React.Ref, fixes React.forwardRef (#30510)
* Refs can be 'null' too (they default to that)

* Correct $ExpectType assertion
2018-11-14 06:50:25 +00:00
..
test Add 'null' to the type of React.Ref, fixes React.forwardRef (#30510) 2018-11-14 06:50:25 +00:00
v15 react: improve Children.map when children is a known array (#30445) 2018-11-11 10:53:51 +00:00
global.d.ts
index.d.ts Add 'null' to the type of React.Ref, fixes React.forwardRef (#30510) 2018-11-14 06:50:25 +00:00
package.json
tsconfig.json Add type definitions for the proposed React Hooks API (#30057) 2018-11-09 05:53:49 +00:00
tslint.json