From f1889a9706ca4617a6a82599f814618343dee773 Mon Sep 17 00:00:00 2001 From: shrimbly Date: Fri, 27 Feb 2026 22:31:16 +1300 Subject: [PATCH] fix(45): rename 'Default' label to 'Fallback' in ConditionalSwitch node Co-Authored-By: Claude Opus 4.6 --- src/components/nodes/ConditionalSwitchNode.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/nodes/ConditionalSwitchNode.tsx b/src/components/nodes/ConditionalSwitchNode.tsx index 96cc29a3..67ab97e7 100644 --- a/src/components/nodes/ConditionalSwitchNode.tsx +++ b/src/components/nodes/ConditionalSwitchNode.tsx @@ -376,7 +376,7 @@ export const ConditionalSwitchNode = memo(({ id, data, selected }: NodeProps - Default + Fallback {/* Add rule button — after Default so it doesn't displace handle alignment */}