do I need to specify proptypes in readux code example Example: react propthpes or size: PropTypes.oneOfType([ PropTypes.string, PropTypes.number ]),