Style copy

This commit is contained in:
CHIEFSOFT\ameye
2024-12-23 20:39:58 -05:00
parent 8ce49210ec
commit 43a136ced2
+1 -1
View File
@@ -1,6 +1,6 @@
import { useState } from 'react' import { useState } from 'react'
//import ModalVideo from 'react-modal-video' //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 }) { export default function VideoPopup({ style }) {