Exercise #121: Reusable Context
TypeScript Generics ยท 04-generics-advanced
Goal

Goal: Create `makeUseStyled` so the theme generic is fixed once.

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