mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
Merge branch 'v6' of https://github.com/react-tools/react-table into v6
This commit is contained in:
commit
476bddfcad
@ -17,7 +17,6 @@ export default Base =>
|
||||
const dataModel = this.getDataModel(resolvedState, true)
|
||||
|
||||
this.state = this.calculateNewResolvedState(dataModel)
|
||||
console.log(this.state)
|
||||
}
|
||||
|
||||
componentDidMount () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user