import React from "react"; import Slider from "react-slick"; function AdaptiveHeight() { const settings = { className: "", dots: true, infinite: true, slidesToShow: 1, slidesToScroll: 1, adaptiveHeight: true }; return (
Hello
See ....
Height is adaptive