import { useInterval } from. "./useInterval";. const App = () => {. let [count, setCount] = useState(0);. let [delay, setDelay] = useState(1000);.
確定! 回上一頁