Before React hooks, it was conventional to fetch initial data in the ... const fetchData = async () => { const response = await fetch( ...
確定! 回上一頁