I am currently trying to build an next.js app.
So what I want to do is passing a function to a component and call it with useEffect
I have the following component