From 07cb1ebc09d7327f0e49406a2f78ebee610bb239 Mon Sep 17 00:00:00 2001 From: Sujit Date: Wed, 25 Sep 2024 16:51:57 +0545 Subject: [PATCH] feat(update-profile): update placeholder text --- .../components/UserProfile/FormContents/Password/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/components/UserProfile/FormContents/Password/index.tsx b/src/frontend/src/components/UserProfile/FormContents/Password/index.tsx index ff26b892..d9537971 100644 --- a/src/frontend/src/components/UserProfile/FormContents/Password/index.tsx +++ b/src/frontend/src/components/UserProfile/FormContents/Password/index.tsx @@ -31,9 +31,9 @@ export default function PasswordSection({ formProps }: { formProps: any }) {