import React from "react"; import Slider from "react-slick"; function AppendDots() { const settings = { dots: true, infinite: true, speed: 500, slidesToShow: 1, slidesToScroll: 1, appendDots: dots => (