mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 17:30:14 +01:00
refactor(theme): get back lost dependencies
This commit is contained in:
parent
b9ca0163ff
commit
f217e1f97a
3 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
|||
import { Component } from '@angular/core';
|
||||
import { ToasterService, ToasterConfig, Toast } from 'angular2-toaster';
|
||||
|
||||
import 'style-loader!angular2-toaster/toaster.css';
|
||||
|
||||
@Component({
|
||||
selector: 'ngx-toasters',
|
||||
styleUrls: ['toaster.component.scss'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue