table fixed
This commit was merged in pull request #2.
This commit is contained in:
@@ -10,6 +10,10 @@ const queryKeys = {
|
||||
select_loan: ['select-loan'],
|
||||
approved_loan: ['approved-loan'],
|
||||
loan_offers: ['loan-offers'],
|
||||
|
||||
// new
|
||||
subscriptions: ['subscriptions'],
|
||||
billings: ['billings'],
|
||||
}
|
||||
|
||||
export default queryKeys
|
||||
Reference in New Issue
Block a user