diff --git a/apps/web/src/app/(home)/_components/CustomizableStack.tsx b/apps/web/src/app/(home)/_components/CustomizableStack.tsx index df87887..97bde5a 100644 --- a/apps/web/src/app/(home)/_components/CustomizableStack.tsx +++ b/apps/web/src/app/(home)/_components/CustomizableStack.tsx @@ -304,10 +304,13 @@ const CustomizableStack = () => { zoomOnPinch={false} preventScrolling={false} nodesConnectable={true} - nodesDraggable={false} + nodesDraggable={true} connectOnClick={true} deleteKeyCode="Delete" selectionKeyCode="Shift" + proOptions={{ + hideAttribution: true, + }} > { return (