mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-23 14:54: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