Loading

Quipoin Menu

Learn • Practice • Grow

react / Context API
exercise
1/3
Exercise 1React
Question

Create a ThemeContext using createContext. Provide it at the top level and consume it in a child using Context.Consumer (render props).