In the react v-16>
103 | }(_react.Component);
104 |
105 | Mailto.propTypes = {
106 | children: _react.PropTypes.node.isRequired,
107 | email: _react.PropTypes.string.isRequired,
108 | headers: _react.PropTypes.object,
109 | obfuscate: _react.PropTypes.bool
shows the error