|
|
|
|
|
by root_axis
2983 days ago
|
|
This is totally incorrect. Context has nothing to do with JavaScript scoping behavior. Directly from the React documentation: "Context provides a way to pass data through the component tree without having to pass props down manually at every level." |
|