Skip to content

PropTypes issue #6

@lakinen

Description

@lakinen

I have an issue during initial setting up during following of the course.

Namely, I have an error as soon as I start using Apollo client:
Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

I have tried to install prop-types and import them inside of SongList.js. Even due I'm not using anywhere React.PropTypes

Probably my problem is lying down inside of some already used library, but I cannot see exactly where, since webpack has been used and all errors are pointing to the bundle.js

If somebody can support it will be useful.

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