diff --git a/web/app/layout.tsx b/web/app/layout.tsx index f6ceb29d..01aa0a16 100644 --- a/web/app/layout.tsx +++ b/web/app/layout.tsx @@ -35,7 +35,7 @@ export default function RootLayout({ CourseMate diff --git a/web/components/BottomBar.tsx b/web/components/BottomBar.tsx index 14ab9ade..e1694695 100644 --- a/web/components/BottomBar.tsx +++ b/web/components/BottomBar.tsx @@ -37,8 +37,9 @@ export default function BottomBar(props: Props) { const { activeTab } = props; return (