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 35f755d commit 91a3955Copy full SHA for 91a3955
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