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