-
Notifications
You must be signed in to change notification settings - Fork 2k
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
People: Invites: Normalize get invite api response #1267
Conversation
This looks much cleaner! Other than that, i'd say it is ready to ship. |
15f132f
to
b0cca40
Compare
b0cca40
to
e76bd5d
Compare
this.props.blog_details | ||
? <Site site={ this.props.blog_details } /> | ||
this.props.site | ||
? <Site site={ this.props.site } /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line and the one below should be indented one more tab.
People: Invites: Normalize get invite api response
Derived from #1261
How to test
update/invites-process-api-data