DefinitelyTyped/types/react/test
Nathan Shively-Sanders 0a2007983a createElement splits SVG/HTML props based on type parameter
This is required for 2.4 to avoid a weak type error since DOMAttributes
is a weak type.
2017-06-26 11:26:52 -07:00
..
cssProperties.tsx React specific typings for css position (#15575) 2017-04-17 08:34:07 -07:00
index.ts createElement splits SVG/HTML props based on type parameter 2017-06-26 11:26:52 -07:00
tsx.tsx Change React.Component<P, ...> to React.Component<P = {}, ...> 2017-06-21 09:47:00 +02:00