Tran Trong Truong

Results 2 comments of Tran Trong Truong

``` = 4} slidesPerView={1} spaceBetween={0} > {products.map((item, index) => { return ( ); })} ``` my code, this ok ` loop={products.length >= 4} `