diff --git a/src/components/auth/signup-form.tsx b/src/components/auth/signup-form.tsx index 53d2e87..2ac9ab6 100644 --- a/src/components/auth/signup-form.tsx +++ b/src/components/auth/signup-form.tsx @@ -142,7 +142,7 @@ export function SignUpForm({ onSignUpSuccess }: SignUpFormProps) { className="h-10 bg-white/5 border-white/10 text-white placeholder:text-white/30 focus:border-orange-400/50 focus:ring-orange-400/20 transition-all duration-200 text-sm" /> -
+ {/*
-
+
*/}