Currency option set to fixed and category option set #524

Merged
ameye merged 1 commits from Server-path-added into master 2023-11-29 01:33:58 +00:00
+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