refactor: remove form reset on submitr
This commit is contained in:
@@ -35,6 +35,5 @@ export class ContactForm {
|
||||
contactForm.phone
|
||||
);
|
||||
this.contact.emit(contact);
|
||||
this.form().reset();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user