mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
fix: workflow route
This commit is contained in:
@ -47,8 +47,6 @@ const Workflow: FC<WorkflowProps> = memo(({
|
||||
const [edges, _, onEdgesChange] = useEdgesState(initialEdges)
|
||||
// const nodesInitialized = useNodesInitialized()
|
||||
|
||||
console.log(nodes)
|
||||
|
||||
const {
|
||||
// handleLayout,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user