fix: added sol for flickering in video-player-section
This commit is contained in:
@@ -16,6 +16,7 @@ import { DetectionData, DetectionType } from "@/lib/types"
|
|||||||
const API_URL = process.env.NEXT_PUBLIC_API_URL
|
const API_URL = process.env.NEXT_PUBLIC_API_URL
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
type VideoPlayerSectionProps = {
|
type VideoPlayerSectionProps = {
|
||||||
data: DetectionData
|
data: DetectionData
|
||||||
videoId: string
|
videoId: string
|
||||||
|
|||||||
Reference in New Issue
Block a user