Skip to content

Commit

Permalink
comment removed
Browse files Browse the repository at this point in the history
  • Loading branch information
MaTeMaTuK committed May 3, 2021
1 parent 33143f4 commit ecc502c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/gantt/gantt.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,6 @@ export const Gantt: React.FunctionComponent<GanttProps> = ({
onKeyDown={handleKeyDown}
tabIndex={0}
ref={wrapperRef}
// onWheel={handleWheel}
>
{listCellWidth && <TaskList {...tableProps} />}
<TaskGantt
Expand Down

0 comments on commit ecc502c

Please sign in to comment.