diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 4b75f4a..fc1f4b1 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -159,46 +159,18 @@ export default function VideoPage() { - {/* Mobile Menu Button */} + {/* Mobile Search Button */} - {/* Mobile Menu */} - {isMobileMenuOpen && ( -
-
- {/* Mobile Navigation */} - -
-
- )}