From e132587b6dabe274e4288711dcfa70d175f647c2 Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 20 Jun 2026 23:40:52 -0700 Subject: [PATCH] Add profile message action --- .../profile/ProfileIdentityRail.tsx | 28 ++++++++++++++++++- src/pages/ProfilePage.tsx | 1 + 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/src/components/profile/ProfileIdentityRail.tsx b/src/components/profile/ProfileIdentityRail.tsx index af0aff10..4693e30c 100644 --- a/src/components/profile/ProfileIdentityRail.tsx +++ b/src/components/profile/ProfileIdentityRail.tsx @@ -4,6 +4,7 @@ import { Link } from 'react-router-dom'; import { Globe, HandHeart, + MessageSquare, Megaphone, MoreHorizontal, QrCode, @@ -341,6 +342,7 @@ export function ProfileIdentityHeader({ avatar row instead. */} {!hideActionBar && ( +