BETTERZON-74

simple top-bar has been created.
This commit is contained in:
2021-04-28 17:53:56 +02:00
parent e0f1724d95
commit 825f744af9
11 changed files with 186 additions and 41 deletions
@@ -1,6 +1,6 @@
<app-header [showSearch]="true"></app-header>
<div id="mainComponents">
<app-product-list numberOfProducts="20" [showProductPicture]="true" searchQuery="{{searchTerm}}"
type="search"></app-product-list>
</div>
<app-footer></app-footer>