diff --git a/client/src/components/netflix-grid.tsx b/client/src/components/netflix-grid.tsx index a7e6f64..4a9c0d8 100644 --- a/client/src/components/netflix-grid.tsx +++ b/client/src/components/netflix-grid.tsx @@ -239,7 +239,7 @@ function CategoryRow({ category, onVideoClick, hideScrollButtons = false }: Cate className="relative group mb-6" onMouseLeave={() => setClickedVideoId(null)} > -