Exercise #83: Use Effect
React + TypeScript ยท 03-hooks
Go back to exercises
Goal
Goal: Return a cleanup function from the effect to clear the timeout.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.