feat(account): Implement account and organization management features
This commit is contained in:
@@ -4,3 +4,7 @@ export * from './idp-loginprompt.js';
|
||||
export * from './idp-registerprompt.js';
|
||||
export * from './idp-transfermanager.js';
|
||||
export * from './idp-welcome.js';
|
||||
|
||||
import { IdpAccountContent } from './account/index.js';
|
||||
|
||||
export { IdpAccountContent };
|
||||
|
||||
Reference in New Issue
Block a user