Challenge: Navigating the Perils and Pitfalls of Context API
Test your understanding of Context API.
We'll cover the following...
Task
Using the src/create-context.tsx
as a base, create a currency context (src/currency-context.tsx
) used ...