Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. Check the render method of Navigator
.
遇到類似的問題片吊,請檢查你引入的文件是否是統(tǒng)一
是 import 還是 require
不然沒法解析
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. Check the render method of Navigator
.
遇到類似的問題片吊,請檢查你引入的文件是否是統(tǒng)一
是 import 還是 require
不然沒法解析