React Tips

要設中斷點的時候,發現選第一個不對,要選第二個才行…

要挖洞的時候一定要記得開洞(例如傳 dots={true} 給 Slider的時候

<Slider {...settings} autoplay={autoplay} dots={dots}>