next.js
75975dd5
- docs: Fix incorrect prop name in client component (#58591)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`.
References
#58591 - Fix incorrect prop name in client component
Author
Willem-Jaap
Parents
caa05b47
Loading