Lorentz Yip

Results 1 issues of Lorentz Yip

Hi, I'm using [email protected] and [email protected]. I have followed the readme to customize the BusyModule in app.module as below: ``` import {NgModule} from '@angular/core'; import {BusyModule, BusyConfig} from 'angular2-busy'; @NgModule({...