mirror of
https://github.com/langgenius/dify.git
synced 2026-03-09 17:36:44 +08:00
Merge branch 'feat/mcp-frontend' into deploy/dev
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