Skip to content

Commit

Permalink
🔴🔴 v1.00 is done
Browse files Browse the repository at this point in the history
Dummy commit
  • Loading branch information
Abdelrahman-Adel610 committed Aug 31, 2024
1 parent aae3563 commit e47d66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,4 @@ loanAmount.addEventListener("keydown", function (e) {
sort.addEventListener("click", function () {
sortState = !sortState;
updateInterface(accounts.indexOf(activeAccount));
});
});

0 comments on commit e47d66c

Please sign in to comment.