pr feedback: Only use form if object is simple
This commit is contained in:
@@ -234,7 +234,6 @@ const ToolsTab = ({
|
||||
) : (
|
||||
<div className="mt-1">
|
||||
<DynamicJsonForm
|
||||
onlyJSON
|
||||
schema={{
|
||||
type: prop.type,
|
||||
properties: prop.properties,
|
||||
|
||||
Reference in New Issue
Block a user