getCouponPending

This commit is contained in:
CHIEFSOFT\ameye
2023-06-12 17:45:57 -04:00
parent b96bb061d0
commit 61d8c938e9
+1 -1
View File
@@ -16,7 +16,7 @@ export default function MyCoupons() {
//FUNCTION TO GET COUPON HISTORY
const getCouponHistory = () => {
apiCall
.getCouponHx()
.getCouponPending()
.then((res) => {
if (res.data.internal_return < 0) {
// success but no data