bug fixed when not implemented nodes are imported to the flow

This commit is contained in:
anovazzi1 2023-04-03 21:35:13 -03:00
commit 1b93dc247e

View file

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