diff --git a/src/components/VideoPlayer/index.js b/src/components/VideoPlayer/index.js index e3c6dc9..bac9773 100644 --- a/src/components/VideoPlayer/index.js +++ b/src/components/VideoPlayer/index.js @@ -7,10 +7,10 @@ export default function VideoPlayer({url,key,style}) {
);