diff --git a/apps/web/src/components/presentation/video-player/VideoPlayerLayout.tsx b/apps/web/src/components/presentation/video-player/VideoPlayerLayout.tsx index 5bcbb51..570036f 100755 --- a/apps/web/src/components/presentation/video-player/VideoPlayerLayout.tsx +++ b/apps/web/src/components/presentation/video-player/VideoPlayerLayout.tsx @@ -23,7 +23,6 @@ export default function VideoPlayerLayout() { setIsHovering(true); setShowControls(true); }}> - {!isReady &&
123
} {!isReady && }