mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-20 08:16:11 +01:00
feat(toaster): update toaster to latest version (6.0.0) (#1722)
This commit is contained in:
parent
fbe12a94dd
commit
b85034e719
3 changed files with 5 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ import { ComponentsRoutingModule, routedComponents } from './components-routing.
|
|||
ThemeModule,
|
||||
ComponentsRoutingModule,
|
||||
TreeModule,
|
||||
ToasterModule,
|
||||
ToasterModule.forRoot(),
|
||||
],
|
||||
declarations: [
|
||||
...routedComponents,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue