propTypes = { name: PropTypes.string }; If you now try to use Greeting component by passing a numeric value for ... Your prop could be one of many types.
確定! 回上一頁