Skip to content

Commit 08a1a65

Browse files
路振凯cactuser-Lu
authored andcommitted
feat: add snap
1 parent b4ad7c4 commit 08a1a65

File tree

2 files changed

+90
-91
lines changed

2 files changed

+90
-91
lines changed

src/hooks/useStickyOffsets.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ function useStickyOffsets<RecordType>(
4545
start: startOffsets,
4646
end: endOffsets,
4747
widths: colWidths,
48-
isSticky: flattenColumns.some(column => column.fixed),
4948
};
5049
}, [colWidths, flattenColumns, rowContext]);
5150

0 commit comments

Comments
 (0)