import './ButtonWatchVideo.css'; function ButtonWatchVideo() { return (

Watch video

); } export default ButtonWatchVideo;