spcrud
spcrud copied to clipboard
Change to rxJs with Angular 6+
This is more of a heads up to anyone using the spcrud.ts file. With Angular 6+ you will need to change the 'Observable' import from rxjs/Observable to just rxjs.
Thank you. Yes, good point.