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