This is my useEffect Function:
async function getURL() { if (Produtos !== null) { const prod = []; for (const i of Produtos) {