Shift Clock error handling IO-699
This commit is contained in:
@@ -40,10 +40,6 @@ export function TimeTicektShiftContainer({
|
||||
|
||||
return assoc && assoc.user && assoc.user.employee && assoc.user.employee.id;
|
||||
}, [bodyshop, currentUser.email]);
|
||||
console.log(
|
||||
"🚀 ~ file: time-ticket-shift-form.container.jsx ~ line 42 ~ employeeId",
|
||||
employeeId
|
||||
);
|
||||
|
||||
const handleFinish = async (values) => {
|
||||
setLoading(true);
|
||||
|
||||
Reference in New Issue
Block a user