diff --git a/client/components/ArmSwitcherModal.tsx b/client/components/ArmSwitcherModal.tsx index 2cca065a..533d1fc5 100644 --- a/client/components/ArmSwitcherModal.tsx +++ b/client/components/ArmSwitcherModal.tsx @@ -152,22 +152,22 @@ export default function ArmSwitcherModal({
{!selectedArm ? ( // Arm Grid - Minimal -
+
{ARMS.map((arm) => (