mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 03:04:32 +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