diff --git a/docs-site/components/semantic-layer-flow.tsx b/docs-site/components/semantic-layer-flow.tsx index 770516ad..b6d06dbf 100644 --- a/docs-site/components/semantic-layer-flow.tsx +++ b/docs-site/components/semantic-layer-flow.tsx @@ -4,7 +4,6 @@ import { useCallback, useState } from "react"; import { Background, BackgroundVariant, - Controls, Handle, MarkerType, type Node, @@ -1036,7 +1035,7 @@ export function SemanticLayerFlow() { }} >
- Pan / zoom + Drag to pan • ⌘/Ctrl + scroll to zoom
-