Say I fetched an API in React and set its value in datalists
const [dataLists, setdataLists] = useState([]) const fetchAPI = () => { axios.get(`/a