mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-22 05:24:27 +00:00
* Added type definitions for functional rendering https://www.npmjs.com/package/react-table#functional-rendering * fixed trailing whitespace * add test for functional rendering * add missing props to FinalState * restricted some of the `any` types * corrected semicolons