diff --git a/projects/common/src/fm/common.module.ts b/projects/common/src/fm/common.module.ts index c0ed2d3..9e8b720 100644 --- a/projects/common/src/fm/common.module.ts +++ b/projects/common/src/fm/common.module.ts @@ -97,7 +97,8 @@ export { ISenMLItem, IDataLayer, IColor, - IGradientstop + IGradientstop, + BackButtonComponent }; @NgModule({