ajout categ dans formulaire creation restau

This commit is contained in:
Thomas Cardon 2022-03-04 15:21:24 +01:00
parent b7d5ef1043
commit 500ba0811a
7 changed files with 91 additions and 51 deletions

View file

@ -1,9 +1,9 @@
<div class="container">
<div class="d-flex flex-row justify-content-around"><div>
<app-add-restau></app-add-restau>
<app-add-restau ></app-add-restau>
</div>
<div class="search-bar">
<app-update-del-restau></app-update-del-restau>
<app-update-del-restau ></app-update-del-restau>
</div>
</div>
</div>