Exercise #83: Use Effect
React + TypeScript ยท 03-hooks
Goal

Goal: Return a cleanup function from the effect to clear the timeout.

Run "Check Solution" to validate your code in the browser.