From ecc502c268d7841131c8c0000c5abe3b78c17ac2 Mon Sep 17 00:00:00 2001 From: MaTeMaTuK Date: Mon, 3 May 2021 10:27:31 +0300 Subject: [PATCH] comment removed --- src/components/gantt/gantt.tsx | 1 - 1 file changed, 1 deletion(-) 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 && }