Skip to content

Remove stray reference to React.PropTypes in ReactLink#2

Open
withgit-contributor wants to merge 1 commit intowith-git:masterfrom
withgit-contributor:develop
Open

Remove stray reference to React.PropTypes in ReactLink#2
withgit-contributor wants to merge 1 commit intowith-git:masterfrom
withgit-contributor:develop

Conversation

@withgit-contributor
Copy link
Copy Markdown

what is the change?:
It looks like we missed updating this callsite in facebook/react@12a96b9

why make this change?:
We are deprecating the React.PropTypes syntax and splitting that functionality into a separate module.
please correct me if there is a reason we left this here.

test plan:
yarn test

issue:
#1

**what is the change?:**
It looks like we missed updating this callsite in facebook/react@12a96b9

**why make this change?:**
We are deprecating the `React.PropTypes` syntax and splitting that functionality into [a separate module](facebook/react@12a96b9).
please correct me if there is a reason we left this here.

**test plan:**
`yarn test`

**issue:**
with-git#1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant