diff --git a/components/right-sidebar.tsx b/components/right-sidebar.tsx index 688170c..61b2102 100644 --- a/components/right-sidebar.tsx +++ b/components/right-sidebar.tsx @@ -37,7 +37,7 @@ export function RightSidebar() { ].filter(Boolean) as { key: string; href: string; icon: any; label: string }[]; return ( -