When adding or updating React documentation, include usage-scoped, actionable guidance—not just headings.
Apply this checklist:
Example (pattern):
`someHook` is a React hook that ...
Use it to ...
Avoid using it when ...
Resources:
- React docs: https://react.dev/...
- More: https://...
Enter the URL of a public GitHub repository