For fetching from an external API using React Hooks , you should call a function that fetches from the API inside of the useEffect hook. Like this: async ...
確定! 回上一頁