Final Check
This commit was merged in pull request #524.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user