DefinitelyTyped/types/react/test
Nathan Shively-Sanders 15b7bac319 Add a string-fallback overload to React.createElement
The types aren't quite as nice as when providing a string literal like
"div" or "input", but it works as well as it did before the
string-literal-overload change in #17507.
2017-06-28 15:00:56 -07:00
..
cssProperties.tsx React specific typings for css position (#15575) 2017-04-17 08:34:07 -07:00
index.ts Add a string-fallback overload to React.createElement 2017-06-28 15:00:56 -07:00
tsx.tsx Change React.Component<P, ...> to React.Component<P = {}, ...> 2017-06-21 09:47:00 +02:00