fix: json schem ui problem

This commit is contained in:
Joel
2025-07-01 11:07:00 +08:00
parent 68e9081d05
commit a0621c61d3
3 changed files with 5 additions and 3 deletions

View File

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