I have a next.js react app serverd by a node.js express server. Is there a way I can pass React Components fetched from the server node.js file to my react app.
React Components