diff --git a/apps/client/src/app/components/accounts-table/accounts-table.component.html b/apps/client/src/app/components/accounts-table/accounts-table.component.html index 34205e231..1eafb997f 100644 --- a/apps/client/src/app/components/accounts-table/accounts-table.component.html +++ b/apps/client/src/app/components/accounts-table/accounts-table.component.html @@ -2,7 +2,13 @@ Name - {{ element.name }} + + {{ element.name }} - Platform - + + Platform + +
{{ element.Platform?.name }} @@ -27,17 +40,20 @@ - - Transactions + + # + Transactions - + {{ element.Order?.length }} - Balance - + + Balance + + - # - + >