Removing consol.log in regularize
This commit is contained in:
parent
210b01513e
commit
eeb886ec36
@ -120,7 +120,6 @@ const Regularization = ({ handleRequest, searchTerm, projectId, organizationId,
|
|||||||
return () => eventBus.off("employee", employeeHandler);
|
return () => eventBus.off("employee", employeeHandler);
|
||||||
}, [employeeHandler]);
|
}, [employeeHandler]);
|
||||||
|
|
||||||
console.log("Kartik", currentItems)
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="table-responsive text-nowrap pb-4" style={{ minHeight: "200px" }}>
|
<div className="table-responsive text-nowrap pb-4" style={{ minHeight: "200px" }}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user