forked from reactjs/react.dev
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
On the Hooks page, in the section "Built-in React Hooks" change the copy from:
Hooks let you use different React features from your components. You can either use the built-in Hooks or combine them to build your own. This page lists all built-in Hooks in React.
To
React Hooks let you use different features from your components. You can either use the built-in Hooks or combine them to build your own. This page lists all built-in Hooks in React.
Metadata
Metadata
Assignees
Labels
No labels