import PropTypes from 'introspective-prop-types' propTypes = { name: PropTypes.string.isRequired color: PropTypes.oneOf(['red', 'green' ...
確定! 回上一頁