// INCORRECT - ne jamais faire ça ! function BadComponent({ user }) { user.name = "Modifié"; // INTERDIT ! return