docs: add mock heroes to the code review tabs for TOH pt. 2 (#31080)
PR Close #31080
This commit is contained in:
parent
c52ade2878
commit
98515e1ecf
|
@ -237,6 +237,10 @@ Your app should look like this <live-example></live-example>.
|
|||
Here are the code files discussed on this page, including the `HeroesComponent` styles.
|
||||
|
||||
<code-tabs>
|
||||
|
||||
<code-pane header="src/app/mock-heroes.ts" path="toh-pt2/src/app/mock-heroes.ts">
|
||||
</code-pane>
|
||||
|
||||
<code-pane header="src/app/heroes/heroes.component.ts" path="toh-pt2/src/app/heroes/heroes.component.ts">
|
||||
</code-pane>
|
||||
|
||||
|
|
Loading…
Reference in New Issue