clean Navigation Bar 10

This commit is contained in:
alma 2025-04-17 16:11:06 +02:00
parent 4fe9d1946c
commit 07a7b1c404

View File

@ -228,7 +228,6 @@ export function Sidebar({ isOpen, onClose }: SidebarProps) {
<span>{item.title}</span>
</Button>
))}
<CalendarNav />
</div>
</ScrollArea>
</div>