import PropTypes from 'prop-types'
const Index = props => {
return <div>{props.content}</div>
}
RT,函数组件怎么验证props
四季花海
相关分类