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 11import RawComponent from '@docs/raw-component ';
22
3- ## React form renderer
3+ ### React form renderer
44
55React 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
77and 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.
99It 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.
1111
1212<RawComponent source =" get-started/get-started " />
File renamed without changes.
You can’t perform that action at this time.
0 commit comments