Proptypes only accept 2 values code example Example: react propthpes or size: PropTypes.oneOfType([ PropTypes.string, PropTypes.number ]),