diff --git a/frontend/src/views/accounts/AccountsView.vue b/frontend/src/views/accounts/AccountsView.vue index 23630eb..6e6cd3c 100644 --- a/frontend/src/views/accounts/AccountsView.vue +++ b/frontend/src/views/accounts/AccountsView.vue @@ -8,7 +8,7 @@ - + {{ accountTypeIcon(account.type) }} {{ account.name }} @@ -24,6 +24,7 @@
APR: {{ account.interestRate }}%
+ Edit Loan Details