Adjust inbox tab memory and badge counts
This commit is contained in:
@@ -73,7 +73,7 @@ export function Sidebar() {
|
||||
</button>
|
||||
<SidebarNavItem to="/dashboard" label="Dashboard" icon={LayoutDashboard} liveCount={liveRunCount} />
|
||||
<SidebarNavItem
|
||||
to="/inbox/all"
|
||||
to="/inbox"
|
||||
label="Inbox"
|
||||
icon={Inbox}
|
||||
badge={inboxBadge.inbox}
|
||||
|
||||
Reference in New Issue
Block a user