Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As in Arrays documentation, to create array component we need both
field
andform
(to create subfields)So it can't be added neither to
fieldComponents
, nor toformComonents
Is there a way to abstract it away, b/c it becomes very verbose to have as it is in the form?
Beta Was this translation helpful? Give feedback.
All reactions