判断题
这段requiredFunc:PropTypes.func.isRequired代码实现验证必须为函数并且不能为空。
正确
判断题 组件化开发是react的独特优势。
判断题 React中使用componentDidMount中进行数据请求。
判断题 React中使用的语法是JSX。