From 2673f6fc8b658f92a72764bb33940691a4e6f204 Mon Sep 17 00:00:00 2001 From: ivan-sim Date: Fri, 29 Sep 2023 09:01:50 +0700 Subject: [PATCH] LMSN-191 Update code yang kosong --- .../alarm-center/user-profile/CardFamilyInformation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/client-portal/src/sections/alarm-center/user-profile/CardFamilyInformation.tsx b/frontend/client-portal/src/sections/alarm-center/user-profile/CardFamilyInformation.tsx index adbf4a10..575ffc77 100644 --- a/frontend/client-portal/src/sections/alarm-center/user-profile/CardFamilyInformation.tsx +++ b/frontend/client-portal/src/sections/alarm-center/user-profile/CardFamilyInformation.tsx @@ -99,7 +99,7 @@ export default function CardFamilyInformation({ data }) { ? 'Son' : familyMember.relation_with_principal === 'D' ? 'Daughter' - : 'Main Member'} + : ''} {/* Row 2 */}