generated from nhcarrigan/template
This commit is contained in:
@@ -38,6 +38,7 @@ export class TestimonialComponent {
|
|||||||
public firstName = new FormControl("");
|
public firstName = new FormControl("");
|
||||||
public lastName = new FormControl("");
|
public lastName = new FormControl("");
|
||||||
public email = new FormControl("");
|
public email = new FormControl("");
|
||||||
|
public company = new FormControl("");
|
||||||
|
|
||||||
public content = new FormControl("");
|
public content = new FormControl("");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user