diff --git a/packages/react/src/container/GraphView/index.tsx b/packages/react/src/container/GraphView/index.tsx index fd7ac277..b95fa610 100644 --- a/packages/react/src/container/GraphView/index.tsx +++ b/packages/react/src/container/GraphView/index.tsx @@ -27,7 +27,6 @@ export type GraphViewProps = Omit< | 'maxZoom' | 'defaultMarkerColor' | 'noDragClassName' - | 'noDragClassName' | 'noWheelClassName' | 'noPanClassName' | 'defaultViewport'