next.js
75975dd5 - docs: Fix incorrect prop name in client component (#58591)

Commit
2 years ago
docs: Fix incorrect prop name in client component (#58591) `updateItem` is the name of the action, not the passed prop. The correct property name is `myAction`.
Author
Parents
Loading