import styles from "./Footer.module.css" import {Link} from "react-router"; import {useState} from "react"; import Modal from "../ui/modal/modal.tsx"; import Button from "../ui/button/button.tsx"; import scrollToTop from "../../utils/scrollToTop.js"; export default function Footer(){ const currentYear = new Date().getFullYear(); const [isCopyrightModal, setIsCopyrightModal] = useState(false); return <> setIsCopyrightModal(false)}> Quentin T'jampens Antoine Ordonneau Malo Leblond Giovanni Josserand ( linktree ) > }
Quentin T'jampens
Antoine Ordonneau
Malo Leblond
Giovanni Josserand ( linktree )