FunctionAttestationCard({
id,
schema,
portal,
issuanceDate,
expiryDate,
revoked,
})
explorer/src/pages/Attestation/components/AttestationCard/index.tsx:20
FunctionButton({
name,
handler,
buttonType,
disabled = false,
iconLeft,
iconRight,
height = "h-12",
classNam
explorer/src/components/Buttons/index.tsx:5