We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7002cf7 commit 5c286c0Copy full SHA for 5c286c0
src/packages/templating/partial-views/index.ts
@@ -1,4 +1,5 @@
1
export * from './repository/index.js';
2
export * from './entity.js';
3
+export * from './global-components/index.js';
4
5
export { UMB_PARTIAL_VIEW_PICKER_MODAL } from './partial-view-picker/index.js';
0 commit comments