removed console
This commit is contained in:
parent
71a47f320c
commit
c78200f80f
@ -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