From 057be1a1e5d1a2745b010d6043a93259cb88d2c1 Mon Sep 17 00:00:00 2001 From: rafael Date: Tue, 25 Nov 2025 19:43:47 -0400 Subject: [PATCH] Update login form label to include required field indicator --- src/components/Auth/Login.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Auth/Login.js b/src/components/Auth/Login.js index 1a99e88..84d5ab2 100644 --- a/src/components/Auth/Login.js +++ b/src/components/Auth/Login.js @@ -77,7 +77,7 @@ const Login = ({ onLogin }) => { const renderLogin = () => (
- +