Skip to content

Commit b767b72

Browse files
author
Kuldeep Saxena
authored
Update README.md
1 parent 3f4f727 commit b767b72

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ npm install react-reactive-form --save
2020
```js
2121
import React, { Component } from 'react';
2222
import { FormBuilder, Validators, Field } from "react-reactive-form";
23-
import { AbstractControl } from "react-reactive-form";
2423

2524
export default class Login extends Component {
2625
constructor(props) {

0 commit comments

Comments
 (0)