update pin in approval transaction
This commit is contained in:
@ -175,6 +175,7 @@ const ApprovalDialog = () => {
|
|||||||
<label className="form-label max-w-56">PIN</label>
|
<label className="form-label max-w-56">PIN</label>
|
||||||
<div className="grow">
|
<div className="grow">
|
||||||
<Input
|
<Input
|
||||||
|
required
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="PIN"
|
placeholder="PIN"
|
||||||
name="pin"
|
name="pin"
|
||||||
|
|||||||
Reference in New Issue
Block a user