This commit is contained in:
Phan Huy Tran 2024-11-13 10:04:49 +01:00
commit 7355cbf630
11 changed files with 193 additions and 9 deletions

View file

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