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