DefinitelyTyped/types/draft-js
Michael Wu 589220d3cc Extend React.Component correctly in draft-js
The generic type Component requires two arguments.
2017-07-12 13:44:30 -04:00
..
draft-js-tests.tsx Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1> 2017-06-19 13:35:50 +02:00
index.d.ts Extend React.Component correctly in draft-js 2017-07-12 13:44:30 -04:00
package.json Extend React.Component correctly in draft-js 2017-07-12 13:44:30 -04:00
tsconfig.json