From a3d4eed257ed16288277f0b857b4d1846f7b6739 Mon Sep 17 00:00:00 2001 From: sumona-banerjeee Date: Wed, 25 Feb 2026 11:20:15 +0530 Subject: [PATCH] Flickering solve --- components/video-player-section.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/video-player-section.tsx b/components/video-player-section.tsx index b15a39d..aad7d4f 100644 --- a/components/video-player-section.tsx +++ b/components/video-player-section.tsx @@ -17,6 +17,7 @@ const API_URL = "http://127.0.0.1:8000/api/v1" + type VideoPlayerSectionProps = { data: DetectionData videoId: string