Angular-5-CRUD-With-Firebase
Angular-5-CRUD-With-Firebase copied to clipboard
It seems BrowserAnimationsModule should be inported in app.module
trafficstars
In my testing, it needs import BrowserAnimationsModule from '@angular/platform-browser/animations', or an error shows up in console, although application works: Found the synthetic property @flyInOut. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application