From 2eb67f9481d858474e77af545e71f68b2cea7041 Mon Sep 17 00:00:00 2001 From: sowgro Date: Tue, 1 Apr 2025 21:17:45 -0400 Subject: Simplify sign up process --- ufund-ui/src/app/components/signup/signup.component.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ufund-ui/src/app/components/signup/signup.component.html') diff --git a/ufund-ui/src/app/components/signup/signup.component.html b/ufund-ui/src/app/components/signup/signup.component.html index bc3aaf0..84f15e4 100644 --- a/ufund-ui/src/app/components/signup/signup.component.html +++ b/ufund-ui/src/app/components/signup/signup.component.html @@ -8,7 +8,7 @@
- + {{passwordStatusText | async}}
@@ -24,8 +24,6 @@
- Account created Proceed to login - {{statusText | async}}
Already have an account? Log in
-- cgit v1.2.3