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

[Dialog] fix contentClassName not used #1122

Merged
merged 1 commit into from
Jul 12, 2015
Merged

[Dialog] fix contentClassName not used #1122

merged 1 commit into from
Jul 12, 2015

Conversation

oliviertassinari
Copy link
Member

No description provided.

@@ -49,7 +49,12 @@ let TransitionItem = React.createClass({
},

render() {
return <div style={this.mergeAndPrefix(this.state.style, this.props.style)}>
var {
Copy link
Contributor

Choose a reason for hiding this comment

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

let instead of var please.

@oliviertassinari
Copy link
Member Author

@jkruder Fixed. Add #1135 for the next time.

hai-cea added a commit that referenced this pull request Jul 12, 2015
[Dialog] fix contentClassName not used
@hai-cea hai-cea merged commit bda10b9 into mui:master Jul 12, 2015
@hai-cea
Copy link
Member

hai-cea commented Jul 12, 2015

Thanks @oliviertassinari

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dialog This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants