Clean up final formatting issue in Navigation.tsx

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-17 21:44:33 +00:00
parent 95fa780d68
commit cf721c018e

View File

@@ -96,7 +96,6 @@ export function NavigationSidebar() {
variant={isActive ? 'secondary' : 'ghost'}
className={cn(
'w-full justify-start gap-3',
isActive && 'bg-accent text-accent-foreground'
)}
>