diff --git a/components/right-sidebar.tsx b/components/right-sidebar.tsx index da03413..b728507 100644 --- a/components/right-sidebar.tsx +++ b/components/right-sidebar.tsx @@ -36,9 +36,9 @@ export function RightSidebar() { ].filter(Boolean) as { key: string; href: string; icon: any; label: string }[]; return ( -