单项选择题

在我们学习的react框架中,在react指定只传递一个子代()

A.PropTypes.element.isRequired
B.PropTypes.any.isRequired
C.PropTypes.func.isRequired
D.PropTypes.element