Skip to content

Commit 5c286c0

Browse files
committed
export everything from global components
1 parent 7002cf7 commit 5c286c0

File tree

1 file changed

+1
-0
lines changed
  • src/packages/templating/partial-views

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './repository/index.js';
22
export * from './entity.js';
3+
export * from './global-components/index.js';
34

45
export { UMB_PARTIAL_VIEW_PICKER_MODAL } from './partial-view-picker/index.js';

0 commit comments

Comments
 (0)