/** * ========================================================================= * PLATEFORME ECO-PANNEAU.FR - VERSION 1.0.0 * Modales d'authentification (Login, Register, 2FA, Password Reset) * ========================================================================= */ const AuthInput = ({ type, name, value, onChange, placeholder, icon }) => (