Closed
Description
Summary
The statement says the alert message always shows "Hello, !" but the message doesn't always show "Hello, !".
It simply shows the previous input as the current message with initial value set to ''. Therefore, the statement is incorrect.
Page
https://react.dev/learn/state-a-components-memory
Details
(The issue is a part of 4th challenge to try out)