MCPcopy Create free account
hub / github.com/enowdev/enowX-Coder / ChatMessage.tsx

File ChatMessage.tsx

src/components/chat/ChatMessage.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import ReactMarkdown from 'react-markdown';
3import remarkGfm from 'remark-gfm';
4import rehypeHighlight from 'rehype-highlight';

Callers

nothing calls this directly

Calls 3

cnFunction · 0.90
fixMarkdownTablesFunction · 0.90
cleanContentFunction · 0.85

Tested by

no test coverage detected