forked from reactjs/react.dev
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
On the hooks page under State Hooks change the text from:
State lets a component “remember” information like user input. For example, a form component can use state to store the input value, while an image gallery component can use state to store the selected image index.
to:
Hello world State lets a component “remember” information like user input. For example, a form component can use state to store the input value, while an image gallery component can use state to store the selected image index.
Metadata
Metadata
Assignees
Labels
No labels