From 5d2cd3568affedace64754a50bdde4f00e3cf566 Mon Sep 17 00:00:00 2001 From: zojgame Date: Thu, 6 Jun 2024 11:13:55 +0500 Subject: [PATCH] video youtube modal --- src/components/modals/VideoModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/modals/VideoModal.tsx b/src/components/modals/VideoModal.tsx index 8384aa1..9aaebdb 100644 --- a/src/components/modals/VideoModal.tsx +++ b/src/components/modals/VideoModal.tsx @@ -24,8 +24,8 @@ const VideoModal = ({ link }: VideoModalProps) => {