React allows us to define the shape of an object we expect to receive by using React.PropTypes.shape() . The React.PropTypes.shape() function accepts an object ...
確定! 回上一頁