diff --git a/src/app/components/dashboard/dashboard.component.html b/src/app/components/dashboard/dashboard.component.html index ee688d6..67a1b9b 100755 --- a/src/app/components/dashboard/dashboard.component.html +++ b/src/app/components/dashboard/dashboard.component.html @@ -75,7 +75,7 @@ - {{product.name}} + {{product.name}} {{product.name}} {{product.price | currency:'USD'}}