const fetchData = async () => { setIsLoading(true); setHasError(false); try { const res = await fetch( 'https://hn.algolia.com/api/v1/search?
確定! 回上一頁