Skip to content

Instantly share code, notes, and snippets.

@daniele-zurico
Created June 17, 2018 19:09
Show Gist options
  • Select an option

  • Save daniele-zurico/55cd0702ebb3ef784cee5eee0863a2af to your computer and use it in GitHub Desktop.

Select an option

Save daniele-zurico/55cd0702ebb3ef784cee5eee0863a2af to your computer and use it in GitHub Desktop.
imports: [
...
MatCardModule,
MatButtonModule,
MatIconModule,
MatProgressSpinnerModule,
],
...
providers: [SwapiService],
exports: [HeroListComponent],
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment