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.
遇到類似的問(wèn)題,請(qǐng)檢查你引入的文件是否是統(tǒng)一
是 import 還是 require
不然沒(méi)法解析
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.
遇到類似的問(wèn)題,請(qǐng)檢查你引入的文件是否是統(tǒng)一
是 import 還是 require
不然沒(méi)法解析