From 872a878ad9640f5f119eeb899207f21bb8210d0c Mon Sep 17 00:00:00 2001 From: C4rnivore Date: Fri, 15 Aug 2025 13:17:51 +0500 Subject: [PATCH] upd --- src/components/Layouts/VideoModal.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/Layouts/VideoModal.tsx b/src/components/Layouts/VideoModal.tsx index 3f6e350..055357a 100644 --- a/src/components/Layouts/VideoModal.tsx +++ b/src/components/Layouts/VideoModal.tsx @@ -28,7 +28,9 @@ export function VideoModal({ link, currentTime }: VideoModalProps) { className="p-4 rounded-full border absolute top-4 right-4 z-[100] cursor-pointer" onClick={handleOnCloseClick} > - +
+ +