arrow_backBACK TO DRILLS
Blue Beltcontext
provider inside same component does not affect useContext
“A component calls useContext(ThemeContext) and also returns <ThemeContext value="dark">...</ThemeContext> in its JSX. Why does the useContext call not receive "dark"?”