JT Weng

Results 1 comments of JT Weng

My way is to create a new state variable and set it in `onEnd`, then create a new `useEffect` only listen to that new variable. By doing this, I can...