Merge branch 'main' into next

This commit is contained in:
GitHub Actions Bot 2024-09-11 03:19:39 +00:00
commit 1ee999dbba

View File

@ -45,6 +45,7 @@ export class MarkdownVditorFieldInterface extends CollectionFieldInterface {
'x-component': 'MarkdownVditor',
},
};
availableTypes = ['text', 'json', 'string'];
properties = {
...defaultProps,
'uiSchema.x-component-props.fileCollection': {