added offer page

This commit was merged in pull request #25.
This commit is contained in:
victorAnumudu
2025-04-30 19:53:35 +01:00
parent ee1e6586c3
commit 3c0f8938fc
8 changed files with 158 additions and 4 deletions
+1
View File
@@ -4,6 +4,7 @@ const queryKeys = {
transactions: ['transactions'],
repayment_schedule: ['repayment-schedule'],
loan_charges: ['loan-charges'],
offers: ['offers'],
apply_loan: ['apply'],
select_loan: ['select-loan'],
approved_loan: ['approved-loan'],