Skip to content

Commit

Permalink
render todo component
Browse files Browse the repository at this point in the history
  • Loading branch information
amejiarosario committed Nov 7, 2019
1 parent 27b354e commit 64e8060
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/app/app.component.html
@@ -1,7 +1 @@
<div style="text-align:center">
<h1>
{{ title }}
</h1>
</div>

<router-outlet></router-outlet>
<app-todo></app-todo>

0 comments on commit 64e8060

Please sign in to comment.