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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Data Driven Forms is a React library used for rendering and managing forms with
16
16
17
17
:tada: Features :tada:
18
18
-**Easily readable schema**, you don't need to know any HTML or JS to be able to write your own form schemas!
19
-
- 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!)
19
+
- 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://mui.com/), [Ant Design](https://ant.design/)! and more, see below!)
20
20
-**Form state manager** out-of-the-box (including error states!)
21
21
- Fully **customizable** (you can use your own buttons, actions, etc.)!
22
22
-**Conditional** fields!
@@ -365,7 +365,7 @@ We are trying to avoid breaking changes. Please, open an issue and discuss the i
365
365
366
366
-[Data Driven Forms documentation](https://data-driven-forms.org/)
0 commit comments