fix: not render conversation in prompt

pull/18728/head
Joel 1 year ago
parent 0babdffe3e
commit 13a0e85c0b

@ -144,7 +144,7 @@ const WorkflowVariableBlockComponent = ({
}
if (!node)
return null
return Item
return (
<Tooltip

Loading…
Cancel
Save