docs: Updated TOH Heros documentation (#28347)
Updated the TOH Heros documentation to specify that the ng cli now generates 4 files PR Close #28347
This commit is contained in:
parent
9f7a9c607e
commit
0071048cf9
@ -13,7 +13,7 @@ Using the Angular CLI, generate a new component named `heroes`.
|
|||||||
</code-example>
|
</code-example>
|
||||||
|
|
||||||
The CLI creates a new folder, `src/app/heroes/`, and generates
|
The CLI creates a new folder, `src/app/heroes/`, and generates
|
||||||
the three files of the `HeroesComponent`.
|
the four files of the `HeroesComponent`.
|
||||||
|
|
||||||
The `HeroesComponent` class file is as follows:
|
The `HeroesComponent` class file is as follows:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user