Skip to content

Commit ebfaa66

Browse files
committed
rm
1 parent 27dafc9 commit ebfaa66

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Body/BodyRow.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export interface BodyRowProps<RecordType> {
2222
scopeCellComponent: CustomizeComponent;
2323
indent?: number;
2424
rowKey: React.Key;
25-
rowType?: 'header' | 'body' | 'footer';
2625
}
2726

2827
// ==================================================================================

0 commit comments

Comments
 (0)