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.
2 parents 35f755d + 91a3955 commit 3458cc9Copy full SHA for 3458cc9
packages/react-renderer-demo/src/docs-components/field-provider.md
@@ -14,7 +14,7 @@ You can read more about that in [Component mapping](/renderer/component-mapping)
14
15
Each component will receive FieldProvider as a prop. Be aware that pre-defined component types are
16
automatically wrapped in FieldProvider. This is done to make it easier to create component mappers for
17
-standard form components. List of standard components is avaiable [here](/renderer/form-schemas).
+standard form components. List of standard components is available [here](/renderer/component-api).
18
19
## Using FieldProvider
20
0 commit comments