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