diff --git a/src/auth/setup-ui.tsx b/src/auth/setup-ui.tsx index cba7d30..bebcf09 100644 --- a/src/auth/setup-ui.tsx +++ b/src/auth/setup-ui.tsx @@ -141,7 +141,7 @@ export function SetupUI({ onComplete }: SetupUIProps) { - Login to the Letta Developer Platform + Login to Letta Platform Opening browser for authorization... @@ -168,14 +168,21 @@ export function SetupUI({ onComplete }: SetupUIProps) { Let's get you authenticated: - - {selectedOption === 0 ? "→" : " "} Login to the Letta Developer - Platform + + {selectedOption === 0 ? "> " : " "}Login to Letta Platform - - {selectedOption === 1 ? "→" : " "} Exit + + {selectedOption === 1 ? "> " : " "}Exit