diff --git a/projects/common/src/fm/common.module.ts b/projects/common/src/fm/common.module.ts index 007b100..c0ed2d3 100644 --- a/projects/common/src/fm/common.module.ts +++ b/projects/common/src/fm/common.module.ts @@ -152,7 +152,8 @@ export { HasClaimDirective, UserMenuComponent, GradientComponent, - GradientSelectComponent + GradientSelectComponent, + BackButtonComponent ] }) export class AppCommonModule {