From 5762532d7f2a87d8ce2c56c19dc4897a4aa790d5 Mon Sep 17 00:00:00 2001 From: saddamarbaa Date: Sat, 1 Feb 2025 23:46:31 -0800 Subject: [PATCH] chore: hide message me button on user profile --- src/components/Profile/ProfileCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Profile/ProfileCard.tsx b/src/components/Profile/ProfileCard.tsx index 92f890c..260f1d4 100644 --- a/src/components/Profile/ProfileCard.tsx +++ b/src/components/Profile/ProfileCard.tsx @@ -119,7 +119,7 @@ export const ProfileCard = () => {
{/* Action Button */} -