Exercise #121: Reusable Context
TypeScript Generics ยท 04-generics-advanced
Go back to exercises
Goal
Goal: Create `makeUseStyled` so the theme generic is fixed once.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.