Skip to content

Spelling mistake in Tooltip proptypes #320

@PMCorbett

Description

@PMCorbett

Hi there is a spelling mistake here:

children: PropTypes.node.isRequried,

That is causing the following error to be logged to the console in a browser:

Warning: Failed prop type: Tooltip: prop type `children` is invalid; it must be a function, usually from the `prop-types` package, but received `undefined`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions