user can edit promps

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

@ -74,6 +74,7 @@ export const Default = (props) => {
hideStopButton: false,
}}
messageOptions={{ showCodeBlockCopyButton: false,
editableUserMessages: true,
streamingAnimationSpeed: 2,
waitTimeBeforeStreamCompletion: 1000,
syntaxHighlighter: highlighter

Loading…
Cancel
Save