How can I pass unserializable objects to Next.js react app from custom express server?

前端 未结 0 483
野趣味
野趣味 2020-12-30 07:03

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.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题