Cant import useActionState() in react (without framework)
I want to try the hook useActionState(). Even if I’ve installed canary version of React, the hook is not loaded somewhere and I cant import the hook.
React-19 Update
The React-19 RC has been officially released on April 25, 2024.