Xin Zhang
Results
2
comments of
Xin Zhang
Hi, I get it working and here is what to do, In the module, import {SimpleNotificationsModule, PushNotificationsModule} from 'angular2-notifications'; and add the modules into imports:[....] In the component, include the...
Yeah also if I want to do style={{}} or width={} height={}, will not work is there a way to fix this?