cqsmart-qrcode
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -114,3 +114,3 @@ 'use strict' | ||
if(this.props.logoStyle){ | ||
image.style=this.props.logoStyle | ||
image.style.border=this.props.logoStyle.border | ||
} | ||
@@ -117,0 +117,0 @@ image.onload = function() { |
{ | ||
"name": "cqsmart-qrcode", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "React component to generate QRCode with logo", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
20437