Integrating new form binder
This commit is contained in:
@@ -25,7 +25,7 @@ export class ChangePasswordModal extends React.Component {
|
||||
},
|
||||
submit: {
|
||||
isDisabled: (r) => (!r.allValid),
|
||||
nonValue: true
|
||||
noValue: true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user