Skip to content

Instantly share code, notes, and snippets.

@cpanuphan
Created September 19, 2018 03:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cpanuphan/30f1e683d109d1e12b0a6f8cabcd4c62 to your computer and use it in GitHub Desktop.
Save cpanuphan/30f1e683d109d1e12b0a6f8cabcd4c62 to your computer and use it in GitHub Desktop.
import {BrowserAnimationsModule} from '@angular/platform-browser/animations';
@NgModule({
...
imports: [BrowserAnimationsModule],
...
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment