diff --git a/src/components/ProfileViewer.tsx b/src/components/ProfileViewer.tsx index c62a6ba..32d4e25 100644 --- a/src/components/ProfileViewer.tsx +++ b/src/components/ProfileViewer.tsx @@ -292,13 +292,13 @@ export function ProfileViewer({ pubkey }: ProfileViewerProps) {
{/* Display Name */} {/* NIP-05 */} {profile.nip05 && (
- +
)}