diff --git a/src/components/gantt/gantt.tsx b/src/components/gantt/gantt.tsx index ec792c4d2..d5865f9ff 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 && }