Joblist cart
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user