React.createElement: type is invalid — expected a string (for built-in components) or a class/function (for composite components) but got: object

后端 未结 0 1248
心在旅途
心在旅途 2020-12-15 03:22

I am building a login app using React and Node. I use Babel and Webpack for the transpiling and bundling. On the React side, I use ES6 module system and Commonjs module on t

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