mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
fix: json schem ui problem
This commit is contained in:
@ -44,6 +44,7 @@ const SchemaModal: FC<Props> = ({
|
||||
<MittProvider>
|
||||
<VisualEditorContextProvider>
|
||||
<VisualEditor
|
||||
className='w-full'
|
||||
schema={schema}
|
||||
rootName={rootName}
|
||||
readOnly
|
||||
|
||||
Reference in New Issue
Block a user