Skip to content

Commit

Permalink
Update src/pages/[platform]/ai/conversation/ai-conversation/index.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Saultz <52051793+atierian@users.noreply.github.com>
  • Loading branch information
dbanksdesign and atierian authored Nov 21, 2024
1 parent f64952e commit 8ae737e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ The `messageRenderer` property lets you customize how markdown is rendered withi
import ReactMarkdown from 'react-markdown';
import rehypeHighlight from 'rehype-highlight';


<AIConversation
messageRenderer={{
text: ({ text }) => (
Expand Down

0 comments on commit 8ae737e

Please sign in to comment.