You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-18Lines changed: 5 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Data Driven Forms is a React library used for rendering and managing forms with
17
17
18
18
:tada: Features :tada:
19
19
-**Easily readable schema**, you don't need to know any HTML or JS to be able to write your own form schemas!
20
-
- You can use your **own components** or use one of our **provided mappers** ([PatternFly 3](https://patternfly-react.surge.sh/patternfly-3/index.html),[PatternFly 4](https://patternfly-react.surge.sh/patternfly-4/), [Material-UI](https://material-ui.com/), [Ant Design](https://ant.design/)! and more, see below!)
20
+
- You can use your **own components** or use one of our **provided mappers**:[PatternFly 4](https://patternfly-react.surge.sh/patternfly-4/), [Material-UI](https://material-ui.com/), [Ant Design](https://ant.design/)! and more, see below!)
21
21
-**Form state manager** out-of-the-box (including error states!)
22
22
- Fully **customizable** (you can use your own buttons, actions, etc.)!
23
23
-**Conditional** fields!
@@ -36,7 +36,6 @@ Data Driven Forms is a React library used for rendering and managing forms with
0 commit comments