Support insert workflow by dragging from workflow sidebar to canvas (#2440)

This commit is contained in:
Chenlei Hu
2025-02-05 17:09:01 -05:00
committed by GitHub
parent 5a7465a907
commit a4d99d9d28
6 changed files with 53 additions and 8 deletions

View File

@@ -280,7 +280,8 @@ const renderTreeNode = (
}
}
]
}
},
draggable: true
}
: { handleClick }