Skip to content

Instantly share code, notes, and snippets.

@Manntrix
Last active April 26, 2020 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Manntrix/7be85fd662eccdbf0359c1b5279d9b5e to your computer and use it in GitHub Desktop.
Save Manntrix/7be85fd662eccdbf0359c1b5279d9b5e to your computer and use it in GitHub Desktop.
<AliceCarousel autoPlay autoPlayInterval="3000">
<img src={image1} className="sliderimg"/>
<img src={image2} className="sliderimg"/>
<img src={image3} className="sliderimg"/>
<img src={image4} className="sliderimg"/>
</AliceCarousel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment