mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 04:05:45 +00:00
Merge branch 'main' into next
This commit is contained in:
commit
1ee999dbba
@ -45,6 +45,7 @@ export class MarkdownVditorFieldInterface extends CollectionFieldInterface {
|
||||
'x-component': 'MarkdownVditor',
|
||||
},
|
||||
};
|
||||
availableTypes = ['text', 'json', 'string'];
|
||||
properties = {
|
||||
...defaultProps,
|
||||
'uiSchema.x-component-props.fileCollection': {
|
||||
|
Loading…
Reference in New Issue
Block a user