From 0f0b6c748d0d15bcedd3b12991017c072dd65e7e Mon Sep 17 00:00:00 2001 From: ditiqi Date: Sun, 23 Feb 2025 21:42:51 +0800 Subject: [PATCH] add --- .../components/presentation/video-player/VideoPlayerLayout.tsx | 1 - 1 file changed, 1 deletion(-) 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 && }