From 2aedb1386d495495aa9247341a8cf6c8577bf352 Mon Sep 17 00:00:00 2001 From: pdelfan Date: Mon, 2 Mar 2026 15:26:21 -0800 Subject: [PATCH] Update Skeleton.ProfileHeader.tsx --- .../components/profileHeader/Skeleton.ProfileHeader.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webapp/features/profile/components/profileHeader/Skeleton.ProfileHeader.tsx b/src/webapp/features/profile/components/profileHeader/Skeleton.ProfileHeader.tsx index 449a0240..7a3fa266 100644 --- a/src/webapp/features/profile/components/profileHeader/Skeleton.ProfileHeader.tsx +++ b/src/webapp/features/profile/components/profileHeader/Skeleton.ProfileHeader.tsx @@ -23,10 +23,10 @@ export default function ProfileHeaderSkeleton() { /> - {/* Search button */} - {/* Follow button skeleton */} + {/* Search button */} + -- 2.51.2