Skip to content

Commit b0819e4

Browse files
committed
update
1 parent 86896f1 commit b0819e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/VirtualTable/BodyGrid.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ const Grid = React.forwardRef<GridRef, GridProps>((props, ref) => {
265265
rowKey={rowKey}
266266
index={index}
267267
scrollLeft={scrollLeft}
268-
columnsWidth={columnsWidth}
269268
{...itemProps}
270269
/>
271270
);

0 commit comments

Comments
 (0)