tuto_angular/angular-tour-of-heroes/src/app/app.component.html

3 lines
45 B
HTML

<h1>{{title}}</h1>
<app-heroes></app-heroes>