Question: QUESTION1 WEB QUESTION Show the complete code for a (functional) React cornponent called EmployeeForm according to the following specifications, using the below screenshot as a
QUESTION1 WEB QUESTION Show the complete code for a (functional) React cornponent called EmployeeForm according to the following specifications, using the below screenshot as a guide:

The following data may be used as default values for the form controls: Employee Name: "Morty Smith" Is Contact: True The form elements must be "controlled" and in sync with a state value within the component When the form is submitted oupput the current value of the Employee Name in the console, followed by the text "submitted", ie: "Morty Smith submitted"
Employee Name: Morty Smith Contract Update Employee
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
