Merge branch 'dev' of https://7o9o-lb-526275444.ap-south-1.elb.amazonaws.com/tomosa.sarkar/IB into dev
This commit is contained in:
@@ -306,6 +306,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