Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Domain Connect Sync Flow from React PropTypes to prop-types #18046

Merged

Conversation

delputnam
Copy link
Contributor

This PR is just migrating the PropTypes from the React PropTypes to PropTypes from prop-types.

D5862-code (which is now merged), includes instructions on how to test the Domain Connect Sync Flow.

@delputnam delputnam added [Feature Group] Emails & Domains Features related to email integrations and domain management. [Type] Janitorial labels Sep 14, 2017
@delputnam delputnam self-assigned this Sep 14, 2017
@matticbot
Copy link
Contributor

@delputnam delputnam added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Sep 15, 2017
Copy link
Contributor

@klimeryk klimeryk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@@ -1,7 +1,8 @@
/**
* External dependencies
*/
import React, { Component, PropTypes } from 'react';
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OMG WHY DID YOU REMOVE THIS SPACE?!?!?!?!111 What does it all mean?
....
:trollface:
Seriously, though, probably best to keep it consistently formatted across files.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huh. I definitely didn't mean to do that. Will fix. Thanks!

@klimeryk klimeryk added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature Group] Emails & Domains Features related to email integrations and domain management. [Type] Janitorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants