cqsmart-qrcode
Advanced tools
Comparing version 0.0.6 to 0.0.61
@@ -124,3 +124,3 @@ 'use strict' | ||
const border= this.props.logoBorder | ||
image.style.border=this.props.logoStyle.border | ||
ctx.lineWidth = border.lineWidth; | ||
@@ -127,0 +127,0 @@ ctx.strokeStyle =border.color; |
{ | ||
"name": "cqsmart-qrcode", | ||
"version": "0.0.6", | ||
"version": "0.0.61", | ||
"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
20605
125