diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index c8baf9394..b34825e0e 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -157,10 +157,12 @@ export function Sidebar({ >
- - {content.type === 'video' && } - {content.type === 'notion' && } -
{content.title}
+
+ + {content.type === 'video' && } + {content.type === 'notion' && } +
+
{content.title}
{content.type === 'video' && (