Skip to content

Commit ea53614

Browse files
author
Kuldeep Saxena
authored
Update README.md
1 parent 72f4254 commit ea53614

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ It's a library inspired by the [Angular's Reactive Forms](https://angular.io/gui
1515
* Provides a set of validators & also supports custom sync & async validators.
1616
* Better form management with `FormGroup` & `FormArray` apis.
1717
* Customizable update strategy for better performace with large forms.
18-
# Installation
18+
19+
# Installation
1920

2021
```sh
2122
npm install react-reactive-form --save

0 commit comments

Comments
 (0)