diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index d5981dbd5..8283685f9 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -72,7 +72,7 @@ export function Sidebar({ value={`item-${content.id}`} className="text-gray-900 dark:text-white hover:bg-gray-100 dark:hover:bg-gray-700 cursor-pointer" > - + {content.title}