Yeah the thing is that I have this SPA and I’m making each section a component and because of that I wanted to know if I can call API’s between components that are not nested. However, seems that it would be better just to leave them in the main page