/** * ========================================================================= * PLATEFORME ECO-PANNEAU.FR - VERSION 1.0.0 * Socle Messagerie (1/3) - Composants UI et Utilitaires (Bulles, Modération) * ========================================================================= */ const { memo } = React; // ------------------------------------------------------------------------- // UTILITAIRES ET MODALES TRANSVERSES // ------------------------------------------------------------------------- window.pano_ModerationModal = ({ word, onModify, onRequestControl }) => { const { AlertTriangleIcon, ShieldIcon } = window.pano_getIcons(); const Button = window.pano_Button; return (
{textContent}
) )} {suspendMatch && msg.authorType === 'Admin' && !isMe && (