I\'m calling a function (getEmployees(url)), inside a useEffect without a second argument.
getEmployees(url)
useEffect
I want to call the getEmployees(url) eve
getEmployees(url