Skip to content

Commit 8ae737e

Browse files
Update src/pages/[platform]/ai/conversation/ai-conversation/index.mdx
Co-authored-by: Ian Saultz <[email protected]>
1 parent f64952e commit 8ae737e

File tree

1 file changed

+0
-1
lines changed
  • src/pages/[platform]/ai/conversation/ai-conversation

1 file changed

+0
-1
lines changed

src/pages/[platform]/ai/conversation/ai-conversation/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ The `messageRenderer` property lets you customize how markdown is rendered withi
126126
import ReactMarkdown from 'react-markdown';
127127
import rehypeHighlight from 'rehype-highlight';
128128

129-
130129
<AIConversation
131130
messageRenderer={{
132131
text: ({ text }) => (

0 commit comments

Comments
 (0)