Patch Changes
3f69b45
Thanks @mitchellhamilton! -setState
onForm<Field>
is now a method so thatForm<ArrayField<Field>>
can be assigned toForm<Field>
.
3f69b45
Thanks @mitchellhamilton! - setState
on Form<Field>
is now a method so that Form<ArrayField<Field>>
can be assigned to Form<Field>
.