From b0a2dd6732a6e1b146c11d8e607d6630affb2877 Mon Sep 17 00:00:00 2001 From: Chloe Date: Wed, 5 Nov 2025 20:03:51 +0500 Subject: [PATCH] fix(login): update 'id' prop to work with password managers --- src/components/login.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/login.tsx b/src/components/login.tsx index 0de1e20..3473521 100644 --- a/src/components/login.tsx +++ b/src/components/login.tsx @@ -62,19 +62,21 @@ const Login = () => { return (
e.preventDefault()}> -