我是新接觸react不久,想用antd+react自己做一個demo,之前有寫過這樣類似的結(jié)構(gòu),但是不知道為什么這次就報這樣的錯,自己排了快一個小時了,也不知道什么原因,求助求助上面這個是組件部分 <div className = 'main-content' style = {{padding: '1rem'}}> <AccountSelectInfo / ></div>這個是報錯3warning.js?0260:33 Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in. Check the render method of AccountSelectInfo.
React.createElement: type is invalid
皈依舞
2019-02-28 14:20:37