We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64952e commit 8ae737eCopy full SHA for 8ae737e
src/pages/[platform]/ai/conversation/ai-conversation/index.mdx
@@ -126,7 +126,6 @@ The `messageRenderer` property lets you customize how markdown is rendered withi
126
import ReactMarkdown from 'react-markdown';
127
import rehypeHighlight from 'rehype-highlight';
128
129
-
130
<AIConversation
131
messageRenderer={{
132
text: ({ text }) => (
0 commit comments