mirror of
https://github.com/gosticks/react-table.git
synced 2026-06-29 01:20:02 +00:00
Merge branch 'v6' of https://github.com/react-tools/react-table into v6
This commit is contained in:
@@ -17,7 +17,6 @@ export default Base =>
|
||||
const dataModel = this.getDataModel(resolvedState, true)
|
||||
|
||||
this.state = this.calculateNewResolvedState(dataModel)
|
||||
console.log(this.state)
|
||||
}
|
||||
|
||||
componentDidMount () {
|
||||
|
||||
Reference in New Issue
Block a user