Partager via


MessageRenderer type

Composant pour afficher un message unique.

type MessageRenderer = (props: MessageProps) => JSX.Element