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
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -40,7 +40,7 @@ const CarouselList = [
export default function CarouselLibre() {
return (
<div>
<h2 className={clsx("text--center")}>Dummy Title
<h2 className={clsx("text--center")}>Restez libres !
</h2>
<section className="sections container">
<Carousel list={CarouselList} />
Loading