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

Update PropTypes library #170

@BarthesSimpson

Description

@BarthesSimpson

You're still using import React, {Component, PropTypes} from "react";. This is deprecated, currently causes a warning, and will be removed completely in React 16. You need to import PropTypes from the separate library prop-types.

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