From 02ef9956aed5cdab6cb43e3ad2c7ac184de0fbdb Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Fri, 8 Aug 2025 10:20:58 +0000 Subject: [PATCH] Prettier format pending files --- client/components/onboarding/UserTypeSelection.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/client/components/onboarding/UserTypeSelection.tsx b/client/components/onboarding/UserTypeSelection.tsx index 3fd558de..e39cfa71 100644 --- a/client/components/onboarding/UserTypeSelection.tsx +++ b/client/components/onboarding/UserTypeSelection.tsx @@ -186,9 +186,7 @@ export default function UserTypeSelection({ variant="outline" className="bg-transparent border-aethex-400/30 text-aethex-400 hover:bg-aethex-400/10 hover:border-aethex-400 hover-lift transition-all duration-300" > - - Sign In to Your Account - + Sign In to Your Account