feat: prompt editor support auto height by content height and fix some bugs (#3712)

This commit is contained in:
Joel
2024-04-23 17:46:59 +08:00
committed by GitHub
parent 2867d29021
commit f92130338b
12 changed files with 52 additions and 39 deletions

View File

@@ -62,6 +62,7 @@ const Panel: FC<NodePanelProps<TemplateTransformNodeType>> = ({
</Field>
<Split />
<CodeEditor
isInNode
readOnly={readOnly}
language={CodeLanguage.python3}
title={