generated from nhcarrigan/template
feat: add form for submitting testimonials #3
@ -38,6 +38,7 @@ export class TestimonialComponent {
|
||||
public firstName = new FormControl("");
|
||||
public lastName = new FormControl("");
|
||||
public email = new FormControl("");
|
||||
public company = new FormControl("");
|
||||
|
||||
public content = new FormControl("");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user