Skip to content

Commit 261eda2

Browse files
author
Jed Tiotuico
authored
Merge pull request RepairShopr#35 from qimingfang/master
Update README.md
2 parents 07a31f4 + 899b597 commit 261eda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ class CustomComponent extends Component {
115115
116116
+ **saveImage()** : when called it will save the image and returns the base 64 encoded string on onSaveEvent() callback
117117
118-
+ **resetSign()** : when called it will clear the image on the canvas
118+
+ **resetImage()** : when called it will clear the image on the canvas
119119
120120
### Callback Props
121121
+ **onSaveEvent** : Triggered when saveImage() is called, which return Base64 Encoded String and image file path.

0 commit comments

Comments
 (0)