Skip to content

Commit

Permalink
chore: update identity details page (#891)
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksandr Raspopov <[email protected]>
  • Loading branch information
Alexander-frenki and Oleksandr Raspopov authored Jan 14, 2025
1 parent d5b9cac commit 83b4b45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/components/identities/Identity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ export function Identity() {
<Detail label="Network" text={network} />

<Detail label="Type" text={identity.data.keyType} />
<Detail label="Credential status" text={identity.data.credentialStatusType} />
</Space>
</Card>
</Card>
Expand Down

0 comments on commit 83b4b45

Please sign in to comment.