diff --git a/app/components/auth.tsx b/app/components/auth.tsx index 22f091fc9..6a0db398c 100644 --- a/app/components/auth.tsx +++ b/app/components/auth.tsx @@ -103,6 +103,14 @@ export function AuthPage() { /> ) : null} + +
+ +
); }