mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-23 19:05:16 +02:00
refactor: enhance ConnectToolsBanner functionality and update sidebar navigation handling
This commit is contained in:
parent
a49ee05456
commit
88a43cdd65
3 changed files with 94 additions and 66 deletions
|
|
@ -210,6 +210,7 @@ export function MobileSidebar({
|
|||
}
|
||||
: undefined
|
||||
}
|
||||
onNavigate={() => onOpenChange(false)}
|
||||
announcementUnreadCount={announcementUnreadCount}
|
||||
onLogout={onLogout}
|
||||
pageUsage={pageUsage}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue