diff --git a/app/routes/_auth+/signup.tsx b/app/routes/_auth+/signup.tsx index 5c905af55..095a23380 100644 --- a/app/routes/_auth+/signup.tsx +++ b/app/routes/_auth+/signup.tsx @@ -138,14 +138,14 @@ export default function SignupRoute({ actionData }: Route.ComponentProps) { }) return ( -
+

Let's start your journey!

-

+

Please enter your email.

-
+
-
    +
      {providerNames.map((providerName) => ( -
    • - -
    • + <> +
      +
    • + +
    • + ))}