feat(toaster): update toaster to latest version (6.0.0) (#1722)

This commit is contained in:
Denis Strigo 2018-06-05 15:57:41 +03:00 committed by Dmitry Nehaychik
parent fbe12a94dd
commit b85034e719
3 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@ import { ComponentsRoutingModule, routedComponents } from './components-routing.
ThemeModule,
ComponentsRoutingModule,
TreeModule,
ToasterModule,
ToasterModule.forRoot(),
],
declarations: [
...routedComponents,