Open
Description
Summary
The code example does not include isPending
Page
https://react.dev/reference/react/useActionState#usage
Details
The usage section's code example does not include isPending
. However, it provides an explanation for isPending
, but the explanation refers to the state
instead of isPending
.