import Slider from "react-slick"; const Scrollable = (props) => { const settings = { dots: false, infinite: true, speed: 500, // autoplay: true, ...
確定! 回上一頁