Skip to content

Commit

Permalink
chore: 🤖 fix docs merge conflict
Browse files Browse the repository at this point in the history
BREAKING CHANGE: No
  • Loading branch information
dmorosinotto committed Jun 11, 2020
1 parent 5a8daea commit 998f32d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,14 +174,7 @@ The library adds a `form-submitted` to the submitted form. You can use it to sty
}
```

<<<<<<< HEAD
<<<<<<< HEAD

- # `controlErrorsOnBlur` - To modify the error display behavior and show the errors on submission alone, set the following input:
- `controlErrorsOnBlur` - To modify the error display behavior and show the errors on submission alone, set the following input:
> > > > > > > # master
- `controlErrorsOnBlur` - To modify the error display behavior and show the errors on submission alone, set the following input:
> > > > > > > fix: 🐛 customErrors + blurPredicate

```html
<input [controlErrorsOnBlur]="false" formControlName="name" />
Expand Down

0 comments on commit 998f32d

Please sign in to comment.