new ui changes

This commit is contained in:
srikanth716
2023-03-10 19:54:41 +05:30
committed by Sri Kanth Kola
parent 52ff018f49
commit ac7dd03e2b
30 changed files with 1192 additions and 1680 deletions

View File

@@ -15,6 +15,7 @@ export interface VC {
reason?: VCSharingReason[];
shouldVerifyPresence?: boolean;
walletBindingResponse?: WalletBindingResponse;
isPinned?: boolean;
}
export interface VCSharingReason {