feat: prompt editor support auto height by content height and fix some bugs (#3712)
This commit is contained in:
parent
2867d29021
commit
f92130338b
12 changed files with 52 additions and 39 deletions
|
|
@ -80,6 +80,7 @@ const Panel: FC<NodePanelProps<CodeNodeType>> = ({
|
|||
</Field>
|
||||
<Split />
|
||||
<CodeEditor
|
||||
isInNode
|
||||
readOnly={readOnly}
|
||||
title={
|
||||
<TypeSelector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue