diff --git a/btc-UI/src/app/components/shared-table/shared-table.component.html b/btc-UI/src/app/components/shared-table/shared-table.component.html index 0f8b5ca..5b3f69a 100644 --- a/btc-UI/src/app/components/shared-table/shared-table.component.html +++ b/btc-UI/src/app/components/shared-table/shared-table.component.html @@ -1,4 +1,3 @@ -
@@ -7,11 +6,6 @@
Transaction Summary
- - - - - @@ -26,14 +20,11 @@
-
+
{{ row.col1 }}
- - - - - - @@ -47,13 +38,15 @@
{{ row.label }}
-
Amount : ₹ {{ totalAmount }}
+
Amount : {{ totalAmount }}