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 c0b2c9e commit 7cc9361Copy full SHA for 7cc9361
src/packages/members/member-group/index.ts
@@ -4,3 +4,5 @@ export * from './entity.js';
4
export * from './repository/index.js';
5
export * from './components/index.js';
6
export type { UmbMemberGroupDetailModel } from './types.js';
7
+
8
+export { UMB_MEMBER_GROUP_PICKER_MODAL } from './components/member-group-picker-modal/index.js';
0 commit comments