Skip to content

Commit

Permalink
fix(core): expose user menu (#9360)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleEspinosaM committed Jun 17, 2021
1 parent f14885d commit a3025b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/modules/core/src/authentication/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from './AuthenticationService';
export * from './AuthenticationInitializer';
export * from './userMenu/UserMenu';

0 comments on commit a3025b4

Please sign in to comment.