We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f4254 commit ea53614Copy full SHA for ea53614
README.md
@@ -15,7 +15,8 @@ It's a library inspired by the [Angular's Reactive Forms](https://angular.io/gui
15
* Provides a set of validators & also supports custom sync & async validators.
16
* Better form management with `FormGroup` & `FormArray` apis.
17
* Customizable update strategy for better performace with large forms.
18
- # Installation
+
19
+# Installation
20
21
```sh
22
npm install react-reactive-form --save
0 commit comments