mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
feat: remove attribute
This commit is contained in:
@@ -227,6 +227,7 @@ const AIFlowChart = () => {
|
||||
onNodesChange={onNodesChange}
|
||||
onEdgesChange={onEdgesChange}
|
||||
onNodeDrag={onNodeDrag}
|
||||
proOptions={{ hideAttribution: true }}
|
||||
onNodeDragStop={onNodeDragStop}
|
||||
draggable={false}
|
||||
nodeTypes={nodeTypes}
|
||||
|
||||
Reference in New Issue
Block a user