Add support for cell range selection. #5
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
test:
src/GroupRow.tsx#L61
Type '{ children: Element[]; rangeSelectionMode: boolean; onMouseDownCapture: CellMouseEventHandler<R, SR>; onMouseUpCapture: CellMouseEventHandler<R, SR>; ... 280 more ...; className: string; }' is not assignable to type 'DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>'.
|