diff --git a/src/components/gantt/gantt.tsx b/src/components/gantt/gantt.tsx index ec792c4..d5865f9 100644 --- a/src/components/gantt/gantt.tsx +++ b/src/components/gantt/gantt.tsx @@ -362,7 +362,6 @@ export const Gantt: React.FunctionComponent = ({ onKeyDown={handleKeyDown} tabIndex={0} ref={wrapperRef} - // onWheel={handleWheel} > {listCellWidth && }