lKinderBueno / Streamity-Xtream-IPTV-Web-player

Streamity.tv XTREAM Api. Advanced IPTV webplayer fully customizable with easy installer
270 stars 140 forks source link

NextArrow Movies and series is even for both. #32

Open izoodeh opened 3 years ago

izoodeh commented 3 years ago

when I click on Arrow from the series it goes to the movies.

arrow series going to movies.

const NextArrow = ({category_id}) => { return ( <Li className="vod" data-id="7" to={/movie/category/${category_id}/}> ) }