Joblist cart

This commit is contained in:
2023-06-19 21:24:57 +01:00
parent a9d982386c
commit 4d3fe6a799
4 changed files with 144 additions and 164 deletions
@@ -33,7 +33,6 @@ const initialValues = {
function ReferralDisplay() {
const apiCall = new usersService(); // GET API CALL
const navigate = useNavigate();
let [refHistoryReload, setRefHistoryReload] = useState(false); // Determines when referral history reloads