react_hsbc_teller 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react_hsbc_teller",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "React",
5
5
  "private": false,
6
6
  "main": "lib/hsbc.js",
@@ -3248,7 +3248,7 @@ class Video extends Component {
3248
3248
  isModalVisibleSign: false,
3249
3249
  })
3250
3250
  console.log(this.signCanvas.current.canvas.drawing.toDataURL('image/png'))
3251
- this.props.imgCallback(
3251
+ this.props.imgRMCallback(
3252
3252
  this.signCanvas.current.canvas.drawing.toDataURL('image/png').replace(/data.+?;base64,/, "")
3253
3253
  )
3254
3254
  // this.counterSign({