We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 113f433 commit 2b56b3dCopy full SHA for 2b56b3d
packages/pf4-component-mapper/src/tests/field-array/__snapshots__/field-array.test.js.snap
@@ -42,7 +42,6 @@ exports[`FieldArray should render array field correctly 1`] = `
42
"wizard": [Function],
43
}
44
45
- formType="pf3"
46
initialValues={Object {}}
47
layoutMapper={
48
Object {
@@ -54,7 +53,6 @@ exports[`FieldArray should render array field correctly 1`] = `
54
53
55
56
onSubmit={[MockFunction]}
57
- resetAble={false}
58
schema={
59
60
"fields": Array [
@@ -72,9 +70,7 @@ exports[`FieldArray should render array field correctly 1`] = `
72
70
],
73
71
74
75
- schemaType="default"
76
showFormControls={true}
77
- uiSchema={Object {}}
78
>
79
<ReactFinalForm
80
decorators={
0 commit comments