How to pass data fetched from an API as props to a component whose routes is defined in another page in React JS?
I am using functional component for this and axios for api call
Solution
I also had the same problem yesterday I have asked the same question here is the link to it check it and if you need further clarification do let me know