diff --git a/src/components/ProfileViewer.tsx b/src/components/ProfileViewer.tsx index 8ca1c36..acfac2b 100644 --- a/src/components/ProfileViewer.tsx +++ b/src/components/ProfileViewer.tsx @@ -398,7 +398,7 @@ export function ProfileViewer({ pubkey }: ProfileViewerProps) { /> {/* NIP-05 */} {profile.nip05 && ( -
+
)}