mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-05-03 18:37:59 +00:00
BETTERZON-42: Functionality and design of various components for the search product UC
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
<app-header></app-header>
|
||||
<app-product-list numberOfProducts="20" [showProductPicture]="true"></app-product-list>
|
||||
<div id="mainComponents">
|
||||
<app-product-list numberOfProducts="20" [showProductPicture]="true" searchQuery="{{searchTerm}}"
|
||||
type="search"></app-product-list>
|
||||
</div>
|
||||
<app-footer></app-footer>
|
||||
|
||||
Reference in New Issue
Block a user