disenable AI code copy button

pull/5423/head^2
iamsethsamuel 3 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', submitShortcut: 'Enter',
hideStopButton: false, hideStopButton: false,
}} }}
messageOptions={{ showCodeBlockCopyButton: true, messageOptions={{ showCodeBlockCopyButton: false,
streamingAnimationSpeed: 2, streamingAnimationSpeed: 2,
waitTimeBeforeStreamCompletion: 1000, waitTimeBeforeStreamCompletion: 1000,
syntaxHighlighter: highlighter syntaxHighlighter: highlighter

Loading…
Cancel
Save