I\'m trying to append array which is react state:
const [ products, setProducts ] = useState([]) useEffect(() => { config.categories.forEach(categ