I am fetching data from an API and update the data state with the response JSON. const [data, setData] = React.useState([]) React.useEffect(() => { Axios.
確定! 回上一頁