removed console
This commit is contained in:
parent
dbbbf9ee02
commit
80262f7e5b
@ -161,7 +161,7 @@ const Teams = ({ project }) => {
|
||||
setIsDeleteModal(true)
|
||||
}
|
||||
const closeDeleteModal = ()=> setIsDeleteModal(false)
|
||||
console.log(filteredEmployees)
|
||||
|
||||
return (
|
||||
<>
|
||||
<div
|
||||
|
Loading…
x
Reference in New Issue
Block a user