#94 Fixed UIN label bug

This commit is contained in:
srikanth716
2022-10-13 14:00:26 +05:30
parent 9305205bb7
commit cabe62d75f
4 changed files with 24 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ export interface DecodedCredential {
export interface CredentialSubject {
UIN: string;
VID: string;
addressLine1: string;
addressLine2: string;
addressLine3: string;