// Auteur : Simon-Pierre Boucher — contact@spboucher.ai "use client"; export default function LogoutButton() { return ( ); }