disenable AI code copy button

pull/5423/head^2
iamsethsamuel 2 months ago committed by Aniket
parent f6d235a6f9
commit b6eacb874b
  1. 2
      libs/remix-ui/remix-ai/src/lib/components/Default.tsx

@ -73,7 +73,7 @@ export const Default = (props) => {
submitShortcut: 'Enter',
hideStopButton: false,
}}
messageOptions={{ showCodeBlockCopyButton: true,
messageOptions={{ showCodeBlockCopyButton: false,
streamingAnimationSpeed: 2,
waitTimeBeforeStreamCompletion: 1000,
syntaxHighlighter: highlighter

Loading…
Cancel
Save