Final Check

This commit was merged in pull request #524.
This commit is contained in:
2023-11-28 09:18:54 -08:00
parent 775bcd5005
commit 455f4001f7
+1 -1
View File
@@ -25,7 +25,7 @@ function AddJob({ popUpHandler, categories }) {
let dispatch = useDispatch();
const getWalletDetails = getWalletDetail(
userDetails.component,
userDetails.country,
walletDetails
);
const walletAmount = getWalletDetails; // GETTING USER BALANCE BASED ON COUNTRY SELECTED