© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lim Woojae
Studying Computer Science @SIM GE
About Error When I execute this react code, <div id={id} className="row__posters"> {movies.length > 0 ? ( movies.map((movie) => { return ( <SwiperSlide> <img key={movie.id} style={{ padding: "25px...
No responses yet.