You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/react-renderer-demo/src/docs-components/field-array.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Simillarly to <NavLink to='/renderer/field-provider'>FieldProvider</NavLink> Dat
9
9
10
10
#### Using FieldArrayProvider
11
11
12
-
Each component receives as a prop `FieldArrayProvider`. You can wrap you component into it and they you have an access to all functionallity.
12
+
Component mapped to `componentTypes.FIELD_ARRAY` (`field_array`) receives as a prop `FieldArrayProvider`. You can wrap your component into it and they you have an access to all functionallity.
0 commit comments