File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/react-renderer-demo/src/app
src/doc-components/get-started Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
import RawComponent from '@docs/raw-component ';
2
2
3
- ## React form renderer
3
+ ### React form renderer
4
4
5
5
React form renderer is a component designed for ManageIQ and
6
- Insights projects that takes json form definitions
6
+ Insights projects that takes JSON form definitions
7
7
and renders them into react components.
8
- It uses [ React final form ] ( https://github.com/final-form/react-final-form ) for the form state management.
8
+ It uses [ React Final Form ] ( https://github.com/final-form/react-final-form ) for the form state management.
9
9
It is highly recommended to check their documentations first to fully understand how
10
- the [ data-driven-forms ] ( https://github.com/data-driven-forms/react-forms ) libraries work.
10
+ the [ Data Driven Dorms ] ( https://github.com/data-driven-forms/react-forms ) libraries work.
11
11
12
12
<RawComponent source =" get-started/get-started " />
File renamed without changes.
You can’t perform that action at this time.
0 commit comments