Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

'Accessing PropTypes via the main React package is deprecated' warning in React 15.5+ #14

@claire-kz

Description

@claire-kz

Getting console warning: 'Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.'

In React 15.5+, there's an external prop-types package. More here: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes

Warning is being thrown from accessing of PropTypes in index.js on line 32.

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