Skip to content

Cannot read property 'node' of undefined #17

@narendra66

Description

@narendra66

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions