Skip to content

docs: fix missing use in reducer comparison sentence - #8587

Open
slegarraga wants to merge 1 commit into
reactjs:mainfrom
slegarraga:docs/use-state-article
Open

docs: fix missing use in reducer comparison sentence#8587
slegarraga wants to merge 1 commit into
reactjs:mainfrom
slegarraga:docs/use-state-article

Conversation

@slegarraga

Copy link
Copy Markdown

Closes #7313.

Adds the missing use so the sentence reads You can even use useState and useReducer in the same component.

Signed-off-by: Sebastian Legarraga <64795732+slegarraga@users.noreply.github.com>
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Typo]: Missing article before useState in documentation sentence

1 participant