mirror of
https://github.com/gosticks/react-table.git
synced 2026-08-12 21:10:24 +00:00
* Change precedence in 'getResolvedState' * Previously existing props would overwrite passed in state * Now passed in state gets precedence * added a controlled table example to storybook