LMSN-191
Update code yang kosong
This commit is contained in:
@@ -99,7 +99,7 @@ export default function CardFamilyInformation({ data }) {
|
||||
? 'Son'
|
||||
: familyMember.relation_with_principal === 'D'
|
||||
? 'Daughter'
|
||||
: 'Main Member'}
|
||||
: ''}
|
||||
</Typography>
|
||||
</Stack>
|
||||
{/* Row 2 */}
|
||||
|
||||
Reference in New Issue
Block a user