angular-tour-of-heroes/src/app/app.component.html
2022-09-20 15:58:37 +02:00

2 lines
46 B
HTML

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