mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 11:56:25 +02:00
Moved the Documents sidebar item to the bottom, above the page count
This commit is contained in:
parent
30469b4941
commit
1f05cf2854
1 changed files with 0 additions and 5 deletions
|
|
@ -95,11 +95,6 @@ export function Sidebar({
|
|||
</div>
|
||||
)}
|
||||
|
||||
{/* Platform navigation */}
|
||||
{navItems.length > 0 && (
|
||||
<NavSection items={navItems} onItemClick={onNavItemClick} isCollapsed={isCollapsed} />
|
||||
)}
|
||||
|
||||
{/* New chat button */}
|
||||
<div className="p-2">
|
||||
{isCollapsed ? (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue