标签: material-ui
我正在尝试将材料ui更新为项目中的最新版本(4.1.1)。 对于所有Material UI组件,我在控制台中收到很多相同的警告。
赞:
警告:道具类型失败:ForwardRef(Paper):道具类型component无效;它必须是一个函数,通常来自prop-types包,但已收到undefined。
component
prop-types
undefined