mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
* Use correct component name in context doc example I'm assuming the intention was to reference the `FancyButton` component defined directly above, unless I'm misunderstanding how to read this example. * Prettier