mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-24 16:42:33 +02:00
fix: clear image after upload image on sign pad
This commit is contained in:
@@ -66,6 +66,7 @@ function SignPad({
|
||||
|
||||
setIsSignImg("");
|
||||
} else if (isTab === "uploadImage") {
|
||||
setImage("");
|
||||
}
|
||||
};
|
||||
//function for set signature url
|
||||
|
||||
Reference in New Issue
Block a user