diff --git a/src/pages/ProfilePage.tsx b/src/pages/ProfilePage.tsx index 4ec00138..827fecc8 100644 --- a/src/pages/ProfilePage.tsx +++ b/src/pages/ProfilePage.tsx @@ -1533,7 +1533,7 @@ export function ProfilePage() { {/* Pinned posts (only on Posts tab) */} {activeTab === 'posts' && pinnedIds.length > 0 && ( -