yo/src/app/app.component.html
Phan Huy Tran 7355cbf630 Service
2024-11-13 10:04:49 +01:00

5 lines
106 B
HTML

<div class="container">
<h1 class="text-center my-5 fw-bold">Homes</h1>
<app-home></app-home>
</div>