Because Component.defaultProps is now deprecated and the React team recommend using the JavaScript defaultValue instead. This question is similar to the question asked here:
Component.defaultProps
Unable to render/see the default value of a prop in React