From d4558ecde6db098a6f49fab80cb591f15fadd738 Mon Sep 17 00:00:00 2001 From: mittalsonal Date: Thu, 16 Jul 2026 01:19:32 +0530 Subject: [PATCH] fix: use unique confirm password input id --- 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 = () => { />
-
-