Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and splincode committed Mar 4, 2024
1 parent 649d3ec commit 4d520eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export class TuiFieldErrorPipeExample3 implements OnInit {
this.testValue2.setValidators([Validators.required, this.companyValidator]);
}

onSubmit(): void {
protected onSubmit(): void {
tuiMarkControlAsTouchedAndValidate(this.testForm);
}

Expand Down

0 comments on commit 4d520eb

Please sign in to comment.