feat: confirmation popup for Action Icon in view Beneficiary,
This commit is contained in:
@@ -304,6 +304,10 @@ export default function ChangePassword() {
|
||||
withAsterisk
|
||||
rightSection={icon}
|
||||
readOnly={step !== "form"}
|
||||
|
||||
onCopy={(e) => e.preventDefault()}
|
||||
onPaste={(e) => e.preventDefault()}
|
||||
onCut={(e) => e.preventDefault()}
|
||||
/>
|
||||
|
||||
{/* Captcha */}
|
||||
|
||||
Reference in New Issue
Block a user