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 }) {