lKinderBueno/Streamity-Xtream-IPTV-Web-player

NextArrow Movies and series is even for both.

Opened this issue · 0 comments

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}/}>


)
}