issues
search
NSS-Day-Cohort-53
/
kennels-siennas
kennels-siennas created by GitHub Classroom
0
stars
0
forks
source link
Re-Fetch Employees After a Firing
#32
Closed
cjgochanour
closed
2 years ago
cjgochanour
commented
2 years ago
In Employee.js
[x] Define the props setEmployees and emps from EmployeeList.js
In EmployeeList.js
[x] Pass setEmployees and emps state array as a prop to Employee.js
In Employee.js
[x] Using the function created in #23, need to then fetch all employees and setEmployees state in EmployeeList.js
Related to issue #10 and #23
In Employee.js
In EmployeeList.js
In Employee.js
Related to issue #10 and #23