mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 11:26:24 +00:00
fix: context is undefined
This commit is contained in:
parent
863d000c37
commit
43f86741e8
@ -25,6 +25,7 @@ export * from './collection-manager';
|
||||
export * as interfacesProperties from './collection-manager/interfaces/properties';
|
||||
export { getConfigurableProperties } from './collection-manager/templates/properties';
|
||||
export * from './collection-manager/CollectionHistoryProvider';
|
||||
export * from './collection-manager/context';
|
||||
export * from './common';
|
||||
export * from './css-variable';
|
||||
export * from './document-title';
|
||||
|
Loading…
Reference in New Issue
Block a user