feat: prompt editor support auto height by content height and fix some bugs (#3712)
This commit is contained in:
@@ -31,6 +31,7 @@ const ClassItem: FC<Props> = ({
|
||||
|
||||
return (
|
||||
<TextEditor
|
||||
isInNode
|
||||
title={<div>
|
||||
<div className='w-[200px]'>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user