Exercise #90: Use State Overloads
React + TypeScript ยท 06-advanced-hooks
Goal

Goal: Add function overloads so the return type depends on the argument.

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