function App() { fetch(...).then()... const [value, setValue] = useState("");. 因此,React 提供了userEffect 這個內建的hook ...
確定! 回上一頁