fix grouping of property editor ui's in picker

This commit is contained in:
Mads Rasmussen
2022-09-27 09:24:53 +02:00
parent 54114e4d3a
commit 2a690f6c5d
9 changed files with 35 additions and 85 deletions

View File

@@ -605,6 +605,8 @@ components:
MetaPropertyEditorUI:
type: object
properties:
label:
type: string
propertyEditor:
type: string
icon:
@@ -623,6 +625,7 @@ components:
required:
- properties
required:
- label
- propertyEditor
- icon
- group