diff --git a/src/VideoBg.js b/src/VideoBg.js index 5ed765e..b748ade 100644 --- a/src/VideoBg.js +++ b/src/VideoBg.js @@ -16,10 +16,11 @@ const VideoBg = ({ onPlay, el: El = "div" }) => { - return ( - ) + ); }; VideoBg.propTypes = {