mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-05-26 04:28:05 +00:00
825f744af9
simple top-bar has been created.
7 lines
217 B
HTML
7 lines
217 B
HTML
<div id="mainComponents">
|
|
<app-product-list numberOfProducts="20" [showProductPicture]="true" searchQuery="{{searchTerm}}"
|
|
type="search"></app-product-list>
|
|
</div>
|
|
|
|
<app-footer></app-footer>
|