From 43a136ced2da08c8ff12b14fb97b636e96507c70 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Mon, 23 Dec 2024 20:39:58 -0500 Subject: [PATCH] Style copy --- components/elements/VidepPopup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/elements/VidepPopup.js b/components/elements/VidepPopup.js index fee39d4..e4e7f7e 100644 --- a/components/elements/VidepPopup.js +++ b/components/elements/VidepPopup.js @@ -1,6 +1,6 @@ import { useState } from 'react' //import ModalVideo from 'react-modal-video' -import "../../node_modules/react-modal-video/css/modal-video.css" +// import "../../node_modules/react-modal-video/css/modal-video.css" export default function VideoPopup({ style }) {