We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e6759 commit 67276cdCopy full SHA for 67276cd
src/components/ui/Avatar.tsx
@@ -41,7 +41,6 @@ interface AvatarProps {
41
isKycVerified?: boolean;
42
style?: CSSProperties;
43
className?: string;
44
- achievement?: Certificate | null;
45
}
46
47
/**
0 commit comments