Merge branch 'dev' of https://github.com/logspace-ai/langflow into chatgpt

This commit is contained in:
Gabriel Almeida 2023-04-04 10:29:25 -03:00
commit fd55da902a

View file

@ -31,6 +31,7 @@ export default function GenericNode({
});
showError.current = false;
}
deleteNode(data.id)
return;
}
return (