diff --git a/src/pages/SearchPage.tsx b/src/pages/SearchPage.tsx index 2dd44e7a..a5fb7b06 100644 --- a/src/pages/SearchPage.tsx +++ b/src/pages/SearchPage.tsx @@ -408,11 +408,14 @@ export function SearchPage() { return (
{/* Tabs — sticky at top */} -
-
+
+
setActiveTab('posts')} className="sidebar:py-5" /> setActiveTab('accounts')} className="sidebar:py-5" />
+ + +
{/* ─── Posts Tab ─── */}