bumped angular

This commit is contained in:
Eugene Pankov
2020-03-01 14:07:02 +01:00
parent e14c7fec10
commit 920afe450a
7 changed files with 69 additions and 72 deletions

View File

@@ -7,7 +7,7 @@ export function getRootModule (plugins: any[]) {
const imports = [
BrowserModule,
...plugins,
NgbModule.forRoot(),
NgbModule,
ToastrModule.forRoot({
positionClass: 'toast-bottom-center',
toastClass: 'toast',