migration home page vers list category

This commit is contained in:
Your Name 2022-02-18 10:05:28 +01:00
parent 1b51cb5787
commit 9b6c646c14
12 changed files with 81 additions and 42 deletions

View file

@ -1,8 +1,2 @@
<h2 class="titre ">Catégories :</h2>
<div class="separation"></div>
<div class="parent d-flex justify-content-center align-items-center flex-wrap flex-row ">
<div *ngFor="let category of listCategories">
<app-card-category [categoryData]="category"></app-card-category>
</div>
</div>
<h1>Hello :D</h1>