We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7911c8d commit a2cf27dCopy full SHA for a2cf27d
src/Body/MeasureCell.tsx
@@ -1,7 +1,6 @@
1
import * as React from 'react';
2
import ResizeObserver from 'rc-resize-observer';
3
import useLayoutEffect from 'rc-util/lib/hooks/useLayoutEffect';
4
-import type { ColumnType } from '../interface';
5
6
export interface MeasureCellProps {
7
columnKey: React.Key;
0 commit comments