comment removed
This commit is contained in:
parent
33143f4b8c
commit
ecc502c268
@ -362,7 +362,6 @@ export const Gantt: React.FunctionComponent<GanttProps> = ({
|
||||
onKeyDown={handleKeyDown}
|
||||
tabIndex={0}
|
||||
ref={wrapperRef}
|
||||
// onWheel={handleWheel}
|
||||
>
|
||||
{listCellWidth && <TaskList {...tableProps} />}
|
||||
<TaskGantt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user