Corrected "group" of Color Swatches property-editor
This commit is contained in:
@@ -8,6 +8,6 @@ export const manifest: ManifestPropertyEditorUi = {
|
||||
meta: {
|
||||
label: 'Color Swatches Editor',
|
||||
icon: 'icon-page-add',
|
||||
group: 'Umbraco.DropDown.Flexible',
|
||||
group: 'pickers',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user