We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4f727 commit b767b72Copy full SHA for b767b72
README.md
@@ -20,7 +20,6 @@ npm install react-reactive-form --save
20
```js
21
import React, { Component } from 'react';
22
import { FormBuilder, Validators, Field } from "react-reactive-form";
23
-import { AbstractControl } from "react-reactive-form";
24
25
export default class Login extends Component {
26
constructor(props) {
0 commit comments