From d3f3e50c0b3a73b348f25e8d3675671bb9a4e773 Mon Sep 17 00:00:00 2001 From: Martti Malmi Date: Fri, 1 Dec 2023 17:54:15 +0200 Subject: [PATCH] rm "follows you" from own profile page --- packages/app/src/Pages/Profile/ProfilePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/src/Pages/Profile/ProfilePage.tsx b/packages/app/src/Pages/Profile/ProfilePage.tsx index 5c29edbc..fb66a274 100644 --- a/packages/app/src/Pages/Profile/ProfilePage.tsx +++ b/packages/app/src/Pages/Profile/ProfilePage.tsx @@ -157,7 +157,7 @@ export default function ProfilePage({ id: propId, state }: ProfilePageProps) {

- +

{user?.nip05 && }