Merge branch 'feat/mcp-frontend' into deploy/dev

This commit is contained in:
Joel
2025-07-01 11:18:52 +08:00
5 changed files with 14 additions and 8 deletions

View File

@ -44,6 +44,7 @@ const SchemaModal: FC<Props> = ({
<MittProvider>
<VisualEditorContextProvider>
<VisualEditor
className='w-full'
schema={schema}
rootName={rootName}
readOnly