From 897a4d53505d23c8b1f96c14b0a8984932fae699 Mon Sep 17 00:00:00 2001 From: sowgro Date: Wed, 26 Feb 2025 22:50:01 -0500 Subject: Clean up project and start implementation of user sign in system --- ufund-ui/src/app/components/login/login.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufund-ui/src/app/components/login/login.component.html') diff --git a/ufund-ui/src/app/components/login/login.component.html b/ufund-ui/src/app/components/login/login.component.html index 1bf2a3f..41427ae 100644 --- a/ufund-ui/src/app/components/login/login.component.html +++ b/ufund-ui/src/app/components/login/login.component.html @@ -2,4 +2,4 @@ - + -- cgit v1.2.3