How to use axios in Effect Hook? ... I tried this: const [posts, setPosts] = useState([]); useEffect(() => { axios.get('https://jsonplaceholder.
確定! 回上一頁