Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "add FLOSS carousel on homepage"

Merged Celeste Robert requested to merge 12-add-floss-carousel-on-homepage into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -52,7 +52,6 @@ export default function Carousel(props) {
@@ -52,7 +52,6 @@ export default function Carousel(props) {
const list = props.list;
const list = props.list;
//https://react-slick.neostack.com/docs/api/
//https://react-slick.neostack.com/docs/api/
const settings = {
const settings = {
dots: false,
infinite: true,
infinite: true,
easing: "linear",
easing: "linear",
slidesToShow: 2,
slidesToShow: 2,
Loading