docs: add app.module to changed documents (#23876)

PR Close #23876
This commit is contained in:
ampGular 2018-05-12 21:09:40 +02:00 committed by Miško Hevery
parent b72dbc843f
commit 56a8533cf3
1 changed files with 3 additions and 0 deletions

View File

@ -142,6 +142,9 @@ Here are the code files discussed on this page and your app should look like thi
<code-pane title="src/app/heroes/heroes.component.html" path="toh-pt3/src/app/heroes/heroes.component.html">
</code-pane>
<code-pane title="src/app/app.module.ts" path="toh-pt3/src/app/app.module.ts">
</code-pane>
</code-tabs>
## Summary