parent
069062236c
commit
ccaa199366
|
@ -32,7 +32,7 @@ from the [The Tour of Heroes](tutorial/).
|
||||||
</code-tabs>
|
</code-tabs>
|
||||||
|
|
||||||
The `HeroesComponent` is the top-level heroes component.
|
The `HeroesComponent` is the top-level heroes component.
|
||||||
It's only purpose is to display the `HeroListComponent`
|
Its only purpose is to display the `HeroListComponent`
|
||||||
which displays a list of hero names.
|
which displays a list of hero names.
|
||||||
|
|
||||||
This version of the `HeroListComponent` gets its `heroes` from the `HEROES` array, an in-memory collection
|
This version of the `HeroListComponent` gets its `heroes` from the `HEROES` array, an in-memory collection
|
||||||
|
|
Loading…
Reference in New Issue