lint
This commit is contained in:
parent
3b1edf2bdb
commit
96c99da3ce
|
@ -179,7 +179,7 @@ const validateFormHandler = async (action, context) => {
|
|||
return await executeActionHandler(
|
||||
context,
|
||||
action.parameters.componentId,
|
||||
ActionTypes.ValidateForm,
|
||||
ActionTypes.ValidateForm
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue