mirror of
https://github.com/gosticks/react-table.git
synced 2026-03-31 09:54:30 +00:00
Remove console.log
This commit is contained in:
@@ -570,7 +570,6 @@ export default class ReactTable extends Methods(Lifecycle(Component)) {
|
||||
onClick: onExpanderClick
|
||||
}
|
||||
if (pivotBy) {
|
||||
console.log(cellInfo)
|
||||
if (cellInfo.groupedByPivot) {
|
||||
resolvedCell = null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user