Skip to content

Commit 92106b5

Browse files
committed
feat: review
1 parent ff959d9 commit 92106b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Body/BodyRow.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ export function getCellProps<RecordType>(
104104
}
105105
additionalCellProps.rowSpan = addChildrenRowSpan(additionalCellProps.rowSpan, index);
106106
}
107-
// console.log('additionalCellProps.rowSpan', additionalCellProps.rowSpan);
108107
}
109108
}
110109

0 commit comments

Comments
 (0)