mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2b2146bc58
This commit uses the correct component (`HeroesComponent`) in the. `MessageService`. Previously, the `MessageService` was using `HeroeService`. Closes #37654 PR Close #37666