diff --git a/explorer/src/pages/Attestation/components/AttestationCard/index.tsx b/explorer/src/pages/Attestation/components/AttestationCard/index.tsx index c5364f12..56b0519c 100644 --- a/explorer/src/pages/Attestation/components/AttestationCard/index.tsx +++ b/explorer/src/pages/Attestation/components/AttestationCard/index.tsx @@ -109,7 +109,12 @@ export const AttestationCard: React.FC = ({ >
{revoked && ( - +
+ Revoked +
)}