Merge branch 'master' of https://gitlab.chiefsoft.net/WrenchBoard/Users-Wrench into coupon-page-cleanup

This commit is contained in:
2023-06-13 20:17:42 +01:00
13 changed files with 1056 additions and 698 deletions
+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