From 5db31b113db51873d799a1b42debbf96c1043fde Mon Sep 17 00:00:00 2001 From: Meer Uzair <121447358+MeerUzairWasHere@users.noreply.github.com> Date: Sat, 28 Sep 2024 20:54:04 +0530 Subject: [PATCH] Update Sidebar.tsx --- src/components/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index c3e70dd37..a532ae615 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -160,7 +160,7 @@ export function Sidebar({ {content.type === 'video' && } {content.type === 'notion' && } -
{content.title}
+
{content.title}
{content.type === 'video' && (