From d6868bbe9e41483bab8584c87caf1b31fef152f7 Mon Sep 17 00:00:00 2001 From: Garima Varshney Date: Tue, 16 Jun 2026 22:54:21 +0530 Subject: [PATCH] fix: use unique confirm password input id Signed-off-by: Garima Varshney --- src/components/AuthenticationCards.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/AuthenticationCards.tsx b/src/components/AuthenticationCards.tsx index f6c14ee..92a5123 100644 --- a/src/components/AuthenticationCards.tsx +++ b/src/components/AuthenticationCards.tsx @@ -257,14 +257,14 @@ const AuthenticationCardDetailsPage: React.FC = () => {
@@ -577,12 +577,12 @@ const AuthenticationCardDetailsPage: React.FC = () => { />
-
-