I need to setData later on the the component. const { data, loading, error } = useRequest('https://horsies.typoconsult.dk/api/dashboard/salesads/' + adUid); that seems not possible atm.
I need to setData later on the the component.
const { data, loading, error } = useRequest('https://horsies.typoconsult.dk/api/dashboard/salesads/' + adUid);
that seems not possible atm.