flow-builder
flow-builder copied to clipboard
Update BranchNode.tsx to use ">=" for disable on max nodes condition
In some cases more then the max nodes are added to the branch node using other means then the add buttons. In this case, the add button should also be disabled.
Having more then the max nodes, allows adding of even more nodes.