mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
[INJIMOB-3069] remove face-placeholder from vc detail view (#1901)
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
@@ -31,10 +31,7 @@ const getProfileImage = (face: any) => {
|
||||
);
|
||||
}
|
||||
return (
|
||||
<ProfileIcon
|
||||
profileIconContainerStyles={Theme.Styles.openCardProfileIconContainer}
|
||||
profileIconSize={40}
|
||||
/>
|
||||
<></>
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user