feat: Add If/Else node (#16833)
Closes [#1265](https://github.com/twentyhq/core-team-issues/issues/1265)
This commit is contained in:
+1
-1
@@ -109,5 +109,5 @@ export const useTidyUpWorkflowVersion = () => {
|
||||
return tidiedUpDiagram;
|
||||
};
|
||||
|
||||
return { tidyUpWorkflowVersion };
|
||||
return { tidyUpWorkflowVersion, updateWorkflowVersionPosition };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user