From 81ad734f47b81144b1c2a282cffa37994d63543c Mon Sep 17 00:00:00 2001 From: Chandini Date: Tue, 16 Sep 2025 14:22:13 +0530 Subject: [PATCH] frontend changes --- src/components/auth/signup-form.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" /> -
+ {/*
-
+
*/}