From ebbccdb857730c4058017859e54ecddb42556d13 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Tue, 9 Jul 2024 18:13:06 -0400 Subject: [PATCH] add better label for identity id --- .../Org/IdentityPage/components/IdentityDetailsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/Org/IdentityPage/components/IdentityDetailsSection.tsx b/frontend/src/views/Org/IdentityPage/components/IdentityDetailsSection.tsx index c6d7f0ce14..b2adb451d6 100644 --- a/frontend/src/views/Org/IdentityPage/components/IdentityDetailsSection.tsx +++ b/frontend/src/views/Org/IdentityPage/components/IdentityDetailsSection.tsx @@ -53,7 +53,7 @@ export const IdentityDetailsSection = ({ identityId, handlePopUpOpen }: Props) =
-

ID

+

Identity ID

{data.identity.id}