Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arunpatro committed Nov 6, 2023
1 parent cd31789 commit be36f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/branchesNode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export function newBranchesNode({
expanded: true,
expandable: true,
label: text,
BranchesNodeType,
branchesNodeType,
errors,
input,
steps,
Expand Down

0 comments on commit be36f5c

Please sign in to comment.