diff --git a/src/app/components/offers-received/offers-received.component.html b/src/app/components/offers-received/offers-received.component.html index 7c54bee..e151e6b 100644 --- a/src/app/components/offers-received/offers-received.component.html +++ b/src/app/components/offers-received/offers-received.component.html @@ -7,7 +7,7 @@
-
{{item.title}}
+
{{item.title}}
Reward : {{item.price*0.01| number : '1.2-2'}} {{item.currency}}
Expires : {{item.expire | date}}
@@ -25,7 +25,7 @@
-
+
Reject