import { FC } from 'react'; import ChatBadge from './ChatBadge'; const ChatMessage: FC = () => { return (