diff --git a/client/src/components/netflix-grid.tsx b/client/src/components/netflix-grid.tsx index 9c6efd4..c7998eb 100644 --- a/client/src/components/netflix-grid.tsx +++ b/client/src/components/netflix-grid.tsx @@ -190,7 +190,7 @@ function CategoryRow({ category, onVideoClick }: CategoryRowProps) { className="relative group mb-1" onMouseLeave={() => setClickedVideoId(null)} > -