diff --git a/src/components/SidebarHeader.tsx b/src/components/SidebarHeader.tsx index 1ad1259c..5fc6175e 100644 --- a/src/components/SidebarHeader.tsx +++ b/src/components/SidebarHeader.tsx @@ -101,22 +101,6 @@ const SidebarHeader: React.FC = ({ onToggleCollapse, onLogou ariaLabel="Home" variant="ghost" /> - - {activeAccount && ( - setShowAddModal(true)} - title="Add bookmark" - ariaLabel="Add bookmark" - variant="ghost" - /> - )} {onRefresh && ( = ({ onToggleCollapse, onLogou spin={isRefreshing} /> )} + {activeAccount && ( + setShowAddModal(true)} + title="Add bookmark" + ariaLabel="Add bookmark" + variant="ghost" + /> + )} + {activeAccount ? (