Currency option set to fixed and category option set #524
@@ -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