mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-04-27 15:50:11 +00:00
BETTERZON-25: Finishing prototype of UC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<app-header></app-header>
|
||||
<app-header [showSearch]="true"></app-header>
|
||||
<div id="mainComponents">
|
||||
<app-product-details [productId]="productId"></app-product-details>
|
||||
<app-newest-prices-list></app-newest-prices-list>
|
||||
<app-newest-prices-list [productId]="productId"></app-newest-prices-list>
|
||||
</div>
|
||||
<app-footer></app-footer>
|
||||
|
||||
Reference in New Issue
Block a user