talk-message-forms
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -94,7 +94,5 @@ (function() { | ||
} | ||
if (this.props.isUploading) { | ||
style = { | ||
height: previewHeight | ||
}; | ||
} | ||
style = { | ||
height: previewHeight | ||
}; | ||
return div({ | ||
@@ -101,0 +99,0 @@ className: 'preview', |
{ | ||
"name": "talk-message-forms", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "The Message Structure and Layout of jianliao.com", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34967
589