Browse Source

feat: enable transfer button

pull/2455/head
Dhoni77 2 years ago
parent
commit
c566f936e0
  1. 2
      apps/client/src/app/components/accounts-table/accounts-table.component.html

2
apps/client/src/app/components/accounts-table/accounts-table.component.html

@ -1,4 +1,4 @@
<div *ngIf="false" class="d-flex justify-content-end"> <div class="d-flex justify-content-end">
<button <button
class="align-items-center d-flex" class="align-items-center d-flex"
mat-stroked-button mat-stroked-button

Loading…
Cancel
Save