mirror of
https://github.com/gosticks/react-table.git
synced 2026-06-01 21:20:00 +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