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