diff --git a/web/app/components/base/prompt-editor/index.tsx b/web/app/components/base/prompt-editor/index.tsx index 04ee4c71fb..9e004ca19d 100644 --- a/web/app/components/base/prompt-editor/index.tsx +++ b/web/app/components/base/prompt-editor/index.tsx @@ -232,6 +232,7 @@ const PromptEditor: FC = ({ floatingAnchorElem={floatingAnchorElem} onEditorChange={handleEditorChange} /> + )