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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[web] Working on components #1267

Merged
merged 5 commits into from
Jun 17, 2016
Merged

[web] Working on components #1267

merged 5 commits into from
Jun 17, 2016

Conversation

gzzhanghao
Copy link
Contributor

Now all components are in es6 馃帀

const { displayLarge, View } = this.state

if (message.contentLength === 0) {
return <ContentErrors.ContentEmpty {...this.props}/>
Copy link
Member

Choose a reason for hiding this comment

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

Technically these are not errors, but we can change that later on.

@mhils mhils merged commit fcf5dc8 into mitmproxy:master Jun 17, 2016
@mhils mhils removed the in progress label Jun 17, 2016
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.

None yet

3 participants