From 8e16449d045676cd3cda70c30cc8ef043f6a6a43 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Fri, 7 Nov 2025 21:43:52 +0000 Subject: [PATCH] completionId: cgen-c80fac11d4914ee19417f2ee3340f373 cgen-c80fac11d4914ee19417f2ee3340f373 --- client/components/ArmSwitcher.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index c682cee7..828d6d1a 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -110,24 +110,24 @@ export default function ArmSwitcher() { ))} - {/* Tablet Version - Compact Horizontal Bar (md to lg) */} -
+ {/* Tablet Version - Spaced Horizontal Layout (md to lg) */} +
{ARMS.map((arm) => ( ))}