docs: useForm.addFieldRow
signature has changedΒ #9244
Open
Description
Documentation Issue
The signature of useForm()
hook's addFieldRow
function has changed; the data
argument now requires an object with a specific shape instead of the data value itself.
Activity