mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 11:52:00 +00:00
* Add usage example for useContext. The intent is to show where the hook fits in to the usual Context usage. * Remove unnecessary comment in code block.