mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 04:25:10 +00:00
refactor: collection manager export
This commit is contained in:
parent
540338935b
commit
7b4dacd79f
@ -21,6 +21,9 @@ export * from './AddSubFieldAction';
|
||||
export * from './EditSubFieldAction';
|
||||
export * from './components/FieldSummary';
|
||||
export * from './components/TemplateSummary';
|
||||
export * from './components/CollectionFieldInterface';
|
||||
export * from './components/CollectionCategory';
|
||||
export * from './components/CollectionTemplate';
|
||||
|
||||
registerValidateFormats({
|
||||
uid: /^[a-zA-Z][a-zA-Z0-9_-]*$/,
|
||||
|
Loading…
Reference in New Issue
Block a user