refactor: enhance ConnectToolsBanner functionality and update sidebar navigation handling

This commit is contained in:
Anish Sarkar 2026-05-17 16:46:34 +05:30
parent a49ee05456
commit 88a43cdd65
3 changed files with 94 additions and 66 deletions

View file

@ -210,6 +210,7 @@ export function MobileSidebar({
}
: undefined
}
onNavigate={() => onOpenChange(false)}
announcementUnreadCount={announcementUnreadCount}
onLogout={onLogout}
pageUsage={pageUsage}