mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-17 21:25:54 +02:00
Update PlaceHolderSign.js
This commit is contained in:
@@ -602,7 +602,7 @@ function PlaceHolderSign() {
|
||||
Role: "prefill",
|
||||
Id: key
|
||||
};
|
||||
signerPos.push(prefillTextWidget);
|
||||
setSignerPos((prev)=>[...prev,prefillTextWidget]);
|
||||
}
|
||||
} else {
|
||||
//else condition to add placeholder widgets on multiple page first time
|
||||
|
||||
Reference in New Issue
Block a user