mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-04-29 16:50:11 +00:00
BETTERZON-33: Implementing API service class
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<meta charset="UTF-8">
|
||||
<p *ngFor="let person of testList">
|
||||
{{person}}
|
||||
<p *ngFor="let product of products">
|
||||
{{product.name}}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user