Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 5, 2019 20:07
Show Gist options
  • Save parzibyte/cf5394f1143863f2506b0afbd2f8a5d7 to your computer and use it in GitHub Desktop.
Save parzibyte/cf5394f1143863f2506b0afbd2f8a5d7 to your computer and use it in GitHub Desktop.
@NgModule({
// ...
imports: [
BrowserModule,
AppRoutingModule,
BrowserAnimationsModule,
MatSidenavModule,
MatToolbarModule,
MatListModule,
MatIconModule,
MatButtonModule,
MatExpansionModule,
],
// ...
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment