From ec73bf9877c196b17842f5ffda3254b8267070b4 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Thu, 6 Nov 2025 18:32:12 +0000 Subject: [PATCH] Fix tooltip to appear below instead of above cgen-e8e67d0bfb6d43578d5e9ce6c209551e --- client/components/ArmSwitcher.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index 6ef948be..bd1a80d6 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -122,7 +122,7 @@ export default function ArmSwitcher() { {/* Tooltip on hover */} -
+
Click to navigate