Skip to content

Commit

Permalink
docs: add mock heroes to the code review tabs for TOH pt. 2 (#31080)
Browse files Browse the repository at this point in the history
PR Close #31080
  • Loading branch information
erikologic authored and AndrewKushnir committed Jun 17, 2019
1 parent c52ade2 commit 98515e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions aio/content/tutorial/toh-pt2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 98515e1

Please sign in to comment.