updating helm/docker files and database config files
[it/otf.git] / otf-frontend / client / src / app / shared / modules / alert-snackbar / alert-snackbar.module.ts
index 5910877..090b5ec 100644 (file)
@@ -26,6 +26,7 @@ import { MatSnackBarModule, MatIconModule} from '@angular/material';
     MatIconModule\r
   ],\r
   declarations: [AlertSnackbarComponent],\r
+  exports: [AlertSnackbarComponent],\r
   entryComponents: [AlertSnackbarComponent]\r
 })\r
 export class AlertSnackbarModule { }\r