diff --git a/client/src/components/netflix-grid.tsx b/client/src/components/netflix-grid.tsx index d574e2f..439bfe6 100644 --- a/client/src/components/netflix-grid.tsx +++ b/client/src/components/netflix-grid.tsx @@ -191,7 +191,7 @@ function CategoryRow({ category, onVideoClick }: CategoryRowProps) { className="relative group" onMouseLeave={() => setClickedVideoId(null)} > -